Changes between Version 19 and Version 20 of Commentary/Libraries
- Timestamp:
- 09/30/09 04:00:59 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Libraries
v19 v20 43 43 * `hpc` 44 44 * `extensible-exceptions`: this is a shim that provides an API to older versions of GHC that is compatible with what the current `base` package now exports. So, unusually, `extensible-exceptions` is a zero-boot package, but not a boot package. 45 * `bin-package-db`: a GHC-specific package that provides binary serialisation of the package database, use by `ghc-pkg` and 46 GHC itself. 47 * `binary` (renamed to `ghc-binary` in the 6.12 branch): required by `bin-package-db`. 45 48 46 49 == Installation ==
