packages feed

GenI-0.20: INSTALL

Requirements
------------
 * GHC 6.8 or 6.10
 * libgmp (for ghc)

GUI requirements
----------------
Only needed if you want the graphical interface:
 * wxWidgets 2.8
 * wxHaskell 0.11
 * Graphviz

Building GenI
--------------
1. obtain cabal-install
2. run: cabal install
3. if you want the graphical interface, try
    cabal install -fgui
   but ONLY AFTER you succeed in installing the text version :-)

For more details, see http://trac.haskell.org/GenI