Changes between Version 7 and Version 8 of DarcsRepositories
- Timestamp:
- 09/06/07 08:47:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DarcsRepositories
v7 v8 15 15 '''Warning.''' Both the `ghc` and `testsuite` repositories tickle a case-sensitivity bug in darcs, so on Windows (only) you can't do a full `darcs get` for `ghc` or `testsuite`. Instead, either start with a tarball of the repository gotten from somewhere else, or do `darcs get --partial`. (The repository itself can't be fixed to avoid the bug, without messing up its history.) 16 16 17 The following repositories are the "GHC boot" libraries, i.e. the set of libraries that are necessary to build GHC . They populate the libraries/ directory of a GHC tree:17 The following repositories are the "GHC boot" libraries, i.e. the set of libraries that are necessary to build GHC (i.e. they are used when building the stage 2 compiler). They populate the libraries/ directory of a GHC tree: 18 18 19 19 ||http://darcs.haskell.org/packages/array||
