Changes between Version 21 and Version 22 of Building/GettingTheSources
- Timestamp:
- 02/17/08 12:15:48 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/GettingTheSources
v21 v22 56 56 The command `darcs-all` automates the fetching of the repositories for the libraries. 57 57 58 If you omit step (3), `darcs-all` will pull patches into the GHC repository too, and if that pulls a patch that modifies the `darcs-all` script itself, then bizarre things can (or at least could in the past) happen.The safe thing to do is to get your main `ghc` repo up to date (step 3) and then run the script.58 If you omit step (3), then `darcs-all` will pull patches into the GHC repository too. If one of those patches modifies the `darcs-all` script itself, then bizarre things can happen (or at least: in the past, they could happen.) The safe thing to do is to get your main `ghc` repo up to date (step 3) and then run the script. 59 59 60 60 If you only want to download the latest sources and aren't interested in working on GHC, then you can get ''partial'' repositories:
