Changes between Version 39 and Version 40 of Building/GettingTheSources
- Timestamp:
- 03/31/09 02:34:31 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/GettingTheSources
v39 v40 127 127 since this is a global setting, you probably want to change it back after cloning ghc, and then set it locally for the GHC repo(s). 128 128 129 == = Getting a branch ===129 == Getting a branch == 130 130 131 131 The above instructions will get the HEAD - the main trunk of GHC development. There are also branches, from which stable releases are made. The active branches are listed on DarcsRepositories. … … 139 139 and then use `darcs-all` as above to get the rest of the respositories. 140 140 141 == = Pulling new patches ===141 == Pulling new patches == 142 142 143 143 To update your tree from the master repositories, the quickest way is to use the {{{darcs-all}}} script:
