Changes between Version 39 and Version 40 of WikiStart
- Timestamp:
- 04/06/09 11:15:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v39 v40 7 7 == Installing without GUI == 8 8 9 1. Install GHC 6.8. x binary from GHC site (also known to work with GHC 6.10.1)10 1. Install cabal-install9 1. Install GHC 6.8.3 binary from [http://www.haskell.org/ghc/ GHC site] (should work with any GHC 6.8.x and GHC 6.10.x) 10 1. Install [http://hackage.haskell.org/trac/hackage/wiki/CabalInstall cabal-install] 11 11 1. {{{cabal update}}} 12 12 1. {{{cabal install cabal-install}}}