This commit is contained in:
James Broadhead 2014-05-10 19:40:09 +00:00
commit ac70379a4c

View file

@ -72,6 +72,11 @@ On Ubuntu and similar, use:
apt-get install ghc libghc-parsec3-dev libghc-json-dev \
libghc-regex-compat-dev libghc-quickcheck2-dev pandoc
On Gentoo:
emerge cabal cabal-install dev-haskell/parsec \
dev-haskell/quickcheck dev-haskell/json \
dev-haskell/regex-compat pandoc
To build and run the tests, cd to the shellcheck source directory and:
$ make