Documentation updates

Remove ghc-7.4 from the list of tested/recommended versions of GHC
(because of Hackage dependency problems).
Recommend version 7.10.3 of the Haskell Platform. (GHC 8.0.1 works too,
but I haven't tested the corresponding Haskell Platform packages.)
This commit is contained in:
hallgren
2016-06-17 10:09:25 +00:00
parent 5155495ba5
commit 5b8c6887ca
3 changed files with 3 additions and 3 deletions

View File

@@ -115,7 +115,7 @@ manually. Here is one way to do this:
**Note 2**.
The GF source code has been updated to compile with GHC 8.0.1. Using older
versions of GHC (7.10.3, 7.10.2, 7.8, 7.6, 7.4) should work too.
versions of GHC (7.10.3, 7.10.2, 7.8, 7.6) should work too.
=== Known problems ===