Changes between Version 7 and Version 8 of WikiStart
- Timestamp:
- 04/26/06 12:08:03 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v7 v8 39 39 The Hugs code is currently in CVS, though the libraries and some other tools are in darcs. 40 40 41 There is some more information on using the Haskell CVS repository in the [http://www.haskell.org/ghc/docs/latest/html/building/sec-cvs.html CVS cheat sheet] in the GHC documentation . Once you've set things up as described there, the steps to build from CVS are:41 There is some more information on using the Haskell CVS repository in the [http://www.haskell.org/ghc/docs/latest/html/building/sec-cvs.html CVS cheat sheet] in the GHC documentation (perhaps the [http://hackage.haskell.org/trac/ghc/wiki/GhcDarcs darcs cheat sheet] is now the correct one?). Once you've set things up as described there, the steps to build from CVS are: 42 42 43 43 1. Check out `hugs98`.
