| Version 1 (modified by simonmar, 7 years ago) |
|---|
GHC Darcs Repositories
This page lists the active darcs repositories relating to GHC. For instructions on actually getting a GHC source tree, see Building/GettingTheSources.
The HEAD
These darcs repositories are the HEAD (main trunk) of GHC development:
| http://darcs.haskell.org/ghc | The main GHC repository |
| http://darcs.haskell.org/testsuite | The test suite (requires python 2.4+) |
| http://darcs.haskell.org/nofib | The benchmark suite |
The following repositories are the "core" packages, that populate the libraries directory of a GHC tree:
And the following repositories are the "extra" packages:
Branches
The following branches are active:
- 6.6 Branch
-
Prepend ghc-6.6 to the name of the repository to get the 6.6 branch. For example,
the 6.6 ghc repository is at http://darcs.haskell.org/ghc-6.6/ghc.
Note: only the main repositories and the core libraries were branched for 6.6, the extralibs packages are not found under ghc-6.6. The darcs-all script knows where to get everything, so you don't have to worry about this, just follow the instructions in Building/GettingTheSources.
