Changes between Version 2 and Version 3 of GettingTheSource
- Timestamp:
- 05/24/07 09:25:04 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GettingTheSource
v2 v3 21 21 1. Check out `hugs98`. If you don't already have access to the Haskell darcs repository, you can get a read-only copy as follows: 22 22 {{{ 23 darcs get -- partial http://darcs.haskell.org/hugs9823 darcs get --set-scripts-executable --partial http://darcs.haskell.org/hugs98 24 24 }}} 25 25 If you intend to submit patches, you should omit the `--partial`, but it will take quite a bit longer.
