Changes between Version 40 and Version 41 of Building/GettingTheSources
- Timestamp:
- 04/01/09 03:01:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/GettingTheSources
v40 v41 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 ==
