From 0a2ae9ca396f63642fea0ca38edde8fdd27e252b Mon Sep 17 00:00:00 2001 From: Chris Done Date: Tue, 27 May 2014 18:10:52 +0200 Subject: [PATCH] Add version --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e9dc422..ab05b9e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ Clone the repo: $ git clone git@github.com:chrisdone/hl.git +You need this GHC version: + + $ ghc --version + The Glorious Glasgow Haskell Compilation System, version 7.6.2 + Create an [hsenv](http://hackage.haskell.org/package/hsenv): $ cd hl