Changes between Version 32 and Version 33 of Commentary/Packages/GhcPackagesProposal
- Timestamp:
- 10/04/06 06:31:38 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Packages/GhcPackagesProposal
v32 v33 33 33 == Plan A: GHC's current story == 34 34 35 GHC already has a fairly elaborate scheme (perhaps too elaborate ).35 GHC already has a fairly elaborate scheme (perhaps too elaborate; [http://www.haskell.org/ghc/dist/current/docs/users_guide/packages.html documentation here]) 36 36 * For a start, you may or may not have a package installed. 37 37 * Even if you do, the package may or may not be exposed by default (reasoning: you may want old versions of package X to be installed, but not in scope by default).
