From 876831b419b42d2af03720b7ebad56cedc910103 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Tue, 3 Sep 2013 14:08:30 -0700 Subject: [PATCH] Fixed up readme --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 459ba80..d69cdc9 100644 --- a/README +++ b/README @@ -20,7 +20,7 @@ To build the JSON interface and run the unit tests, it also requires QuickCheck2 On Ubuntu and similar, these are called: ghc libghc-parsec3-dev libghc-json-dev libghc-regex-compat-dev libghc-quickcheck2-dev -For older releases of Ubuntu and similar use instead: +For older releases, you may have to use: ghc6 libghc6-parsec3-dev libghc6-quickcheck2-dev libghc6-json-dev libghc-regex-compat-dev Executables can be built with cabal. Tests currently still rely on a Makefile.