Changes between Version 24 and Version 25 of WikiStart
- Timestamp:
- 04/03/09 10:46:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v24 v25 11 11 1. Install GHC 6.8.3 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 install13 1. {{{cd GenI; cabal configure -f-gui; cabal build; cabal install}}} 14 14 1. make sure ${HOME}/.cabal/bin is in your path 15 15 1. make sure it works