diff options
| author | hallgren <hallgren@chalmers.se> | 2016-06-17 10:09:25 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2016-06-17 10:09:25 +0000 |
| commit | 5b8c6887ca3b94fe2dcb7a213dfbf3e0f754a75d (patch) | |
| tree | 44cd985c8a2b9be310b0b22b8eac6cf6292a651c /doc/gf-developers.t2t | |
| parent | 5155495ba58e4201a50b276cb06bd0933b3a9915 (diff) | |
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.)
Diffstat (limited to 'doc/gf-developers.t2t')
| -rw-r--r-- | doc/gf-developers.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gf-developers.t2t b/doc/gf-developers.t2t index 021c13b98..43e2143fc 100644 --- a/doc/gf-developers.t2t +++ b/doc/gf-developers.t2t @@ -40,7 +40,7 @@ web sites, as described below. === The Haskell Platform === GF is written in Haskell, so first of all you need -the //Haskell Platform//, version 2014.2.0.0 or 2013.2.0.0. Downloads +the //Haskell Platform//, e.g. version 7.10.3. Downloads and installation instructions are available from here: http://hackage.haskell.org/platform/ |
