Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- 04/02/09 10:44:38 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 12 12 1. Install cabal-install 13 13 1. cd GenI; cabal install -f-gui 14 1. {{{geni -m examples/ej/macros -l examples/ej/lexicon -s examples/ej/suite}}} 15 1. {{{geni --help}}} for more details 14 16 15 17 == Installing with GUI == … … 24 26 * for each one: {{{runhaskell Setup configure; runhaskell Setup build; sudo runhaskell Setup install}}} 25 27 1. {{{cd GenI; cabal clean; cabal install}}} 26 1. {{{geni -m examples/ej/macros -l examples/ej/lexicon -s examples/ej/suite}}}27 1. {{{geni --help}}} for more details28 28 29 29 == Documentation ==