Changes between Version 1 and Version 2 of DarcsConversion/Building/GettingTheSources
- Timestamp:
- 04/01/09 03:03:01 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DarcsConversion/Building/GettingTheSources
v1 v2 20 20 In addition to fixed releases of GHC, source distributions are also made each night from the current source repository, for both the HEAD and STABLE branches. To download these snapshots, head over to the [http://www.haskell.org/ghc/download.html download page]. 21 21 22 Source distributions are easier to build, because we also include the output from running certain external tools like [http://haskell.org/happy Happy], so you don't need to install these tools. See [wiki:Building/Pre requisites] for details.22 Source distributions are easier to build, because we also include the output from running certain external tools like [http://haskell.org/happy Happy], so you don't need to install these tools. See [wiki:Building/Preparation] for details. 23 23 24 24 == Getting a GHC source tree using darcs and git ==
