root / INSTALL

1
Sorry, I need to work on this some more...
2
3
PREREQUISITES:
4
5
 * GHC 6.8 or above             http://www.haskell.org/ghc
6
7
Once you have that, you can just run "make".  It will tell you if you
8
are missing any Haskell libraries.
9
10
All remaining packages can be found from http://hackage.haskell.org as
11
a central location.   Here are some of the packages and their
12
homepages.  Again, you can use either their homepage or
13
http://hackage.haskell.org to download them.
14
15
 * MissingH 1.0.1 or above      http://software.complete.org/missingh
16
 * hslogger                     http://software.complete.org/hslogger