Changes between Version 27 and Version 28 of WikiStart
- Timestamp:
- 04/05/09 19:19:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v27 v28 11 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 1. {{{cd GenI; cabal configure -f-gui; cabal build; cabal install}}}13 1. {{{cd GenI; cabal install --flags="-gui"}}} 14 14 1. make sure ${HOME}/.cabal/bin is in your path 15 15 1. make sure it works