parent
16bd52333a
commit
e294db171e
3
README
3
README
|
@ -27,6 +27,9 @@ On Ubuntu and similar, use:
|
||||||
For older releases, you may have to use:
|
For older releases, you may have to use:
|
||||||
apt-get install ghc6 libghc6-parsec3-dev libghc6-quickcheck2-dev libghc6-json-dev libghc-regex-compat-dev cabal-install
|
apt-get install ghc6 libghc6-parsec3-dev libghc6-quickcheck2-dev libghc6-json-dev libghc-regex-compat-dev cabal-install
|
||||||
|
|
||||||
|
On Mac OS X with homebrew (http://brew.sh/), use:
|
||||||
|
brew install cabal-install
|
||||||
|
|
||||||
Executables can be built with cabal. Tests currently still rely on a Makefile.
|
Executables can be built with cabal. Tests currently still rely on a Makefile.
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
|
|
Loading…
Reference in New Issue