Changes between Version 26 and Version 27 of Commentary/SourceTree
- Timestamp:
- 08/11/09 08:29:43 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/SourceTree
v26 v27 30 30 31 31 The `libraries/` directory contains all the packages that GHC needs to build. It has one sub-directory for each package repository (e.g. `base`, `haskell98`, `random`). Usually each such repository builds just one package, but there is more than one in `dph`. 32 33 * '''`libraries/`''lib''`/dist-install/doc/html/`''lib''''': contains the Haddock'd documentation for library ''lib'' 32 34 33 35 GHC's libraries are described in more detail on the [wiki:Commentary/Libraries libraries page].
