Changes between Version 45 and Version 46 of Repositories
- Timestamp:
- 12/19/12 05:23:40 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Repositories
v45 v46 19 19 * '''Location in tree''': where in the source tree this repository sits. 20 20 * '''Upstream repo?''': if "yes", this library is maintained by someone else, 21 and its master repo is somewhere else. See the [wiki:Repositories/Upstream page about upstream repositories].21 and its master repo is somewhere else. See [wiki:Repositories/Upstream]. 22 22 * '''Reqd to build?''': is "no" is this library is not required to build GHC. We have a few of these because we use them for tests and suchlike. 23 23 * '''Installed?''': is "no" if the library is not installed in a GHC installation. All others are installed with GHC. See the [wiki:Commentary/Libraries libraries page] for more info. 24 * '''GHC repo''': in every case there is a repo on `http://darcs.haskell.org/`, which contains the bits we use for building GHC every night. For libraries with upstream repos, this is just a lagging mirror of the master (see [wiki:Repositories/Upstream upstream repositories])24 * '''GHC repo''': in every case there is a repo on `http://darcs.haskell.org/`, which contains the bits we use for building GHC every night. For libraries with upstream repos, this is just a lagging mirror of the master (see [wiki:Repositories/Upstream]) 25 25 26 26 {{{
