Changes between Version 2 and Version 3 of Commentary/Compiler/Packages
- Timestamp:
- 02/17/11 09:09:50 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/Packages
v2 v3 10 10 * Various {{{Distribution.*}}} modules in the Cabal package, eg. 11 11 [http://www.haskell.org/ghc/docs/latest/html/libraries/Cabal/Distribution-Package.html Distribution.Package]. 12 * [wiki:Commentary/Compiler/ModuleTypes ModIface, ModDetails, ModGuts]: Details of some of the types involve in ghc's handling of modules and packages. 12 13 13 14 == Overview ==
