Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- 04/02/09 10:44:17 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 23 23 * http://hackage.haskell.org/packages/archive/wx/0.10.3/wx-0.10.3.tar.gz 24 24 * for each one: {{{runhaskell Setup configure; runhaskell Setup build; sudo runhaskell Setup install}}} 25 1. cd GenI; cabal clean; cabal install 25 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 details 26 28 27 29 == Documentation ==