Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- 04/05/09 17:38:05 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 9 9 == Installing without GUI == 10 10 11 1. Install GHC 6.8. 3binary from GHC site (also works with GHC 6.10.1)11 1. Install GHC 6.8.x binary from GHC site (also works with GHC 6.10.1) 12 12 1. Install cabal-install 13 13 1. {{{cd GenI; cabal configure -f-gui; cabal build; cabal install}}}