Note dependency on hsx

This commit is contained in:
dons 2005-05-13 11:24:51 +00:00
parent a907661de0
commit df6e070281

4
README
View File

@ -25,6 +25,10 @@ Read the documentation in doc/ for more.
------------------------------------------------------------------------
DEPENDENCIES:
* Requires HSX, Niklas Broberg's Haskell parser library, available at:
http://www.cs.chalmers.se/~d00nibro/haskell-src-exts
Read the README with this package for how to install it (quite simple)
* Requires GNU make or BSD make to build
* Requires GHC > 6.2 (for Typeable.h)
* 'plugs' requires a working readline library.