From: David Cock Date: Mon, 31 Aug 2015 13:48:13 +0000 (+0200) Subject: Document Haskell package dependencies for Hake X-Git-Tag: release2015-09-03~5 X-Git-Url: http://git.barrelfish.org/?p=barrelfish;a=commitdiff_plain;h=2ae5564dfa3c98c44126584da5d9f64228d7dabf Document Haskell package dependencies for Hake Signed-off-by: David Cock --- diff --git a/README b/README index d3eadb1..6959019 100644 --- a/README +++ b/README @@ -89,6 +89,7 @@ following: v7.4 with Parsec 3.1 - GHC v6.12.1 has a known bug and is unable to build our tools - earlier versions of GHC are unsupported + - Packages ghc-mtl, haskell-src-exts & bytestring-trie are also required. Our build system may not be very portable; if in doubt, try building on the latest Ubuntu LTS system (14.04.1), as this is what we use to run nightly