Changes between Version 1 and Version 2 of Building/AddingLibs
- Timestamp:
- 09/17/08 02:46:32 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/AddingLibs
v1 v2 18 18 A later {{{./darcs-all pull }}} should now pull not only ghc and the core libraries, but also any library you have added like this. 19 19 {{{ 20 $ cd libraries 20 21 $ darcs get http://darcs.haskell.org/packages/<name> 21 22 $ cd ..
