summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/INSTALL b/src/INSTALL
index 2a37e815a..320ea3efc 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -6,8 +6,8 @@ To make and install GF (Updated for version 2.4 and 3.0beta).
tar xvfz GF-2.4.tgz
cd GF-2.4/src
-3. Make sure you have GHC (Glasgow Haskell Compiler), version 6.4 or later.
- In Windows, you also need Cygwin.
+3. Make sure you have GHC (Glasgow Haskell Compiler), preferably version 6.8.
+ NOTICE: GHC 6.10 does not work with GF source yet.
ghc --version