Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- 04/06/09 22:19:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 27 27 * {{{geni --unit-test}}} 28 28 * {{{geni --help}}} for more details 29 * Either retrieve the GenI tarball from hackage or darcs get the latest source 30 * {{{geni -m examples/ej/macros -l examples/ej/lexicon -s examples/ej/suite}}}29 * Either retrieve the GenI tarball from hackage or darcs get the latest source and... 30 * {{{geni -m examples/ej/macros -l examples/ej/lexicon -s examples/ej/suite}}} 31 31 32 32 The instructions above assume you want the latest stable version of GenI. If you want to install the darcs version, instead of executing {{{cabal install GenI}}}, you can do {{{cd GenI; cabal install}}}