Changes between Version 23 and Version 24 of WikiStart
- Timestamp:
- 04/03/09 10:46:13 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v23 v24 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 install -f-gui13 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