From d149dd8a585e771b50087d72101409d4ed8372b2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 30 Jan 2013 16:32:44 +0000 Subject: doc/gf-developers.t2t: updated --- doc/gf-developers.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/gf-developers.html') diff --git a/doc/gf-developers.html b/doc/gf-developers.html index 7062db919..0355c4ca0 100644 --- a/doc/gf-developers.html +++ b/doc/gf-developers.html @@ -9,7 +9,7 @@

GF Developers Guide

Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren
-Last update: 2012-09-11, 21:01 +Last update: 2013-01-30, 15:11

@@ -85,7 +85,7 @@ web sites, as described below.

GF is written in Haskell, so first of all you need -the Haskell Platform, version 2010.2.0.0 or later. Downloads +the Haskell Platform, version 2012.4.0.0. Downloads and installation instructions are available from here:

@@ -106,13 +106,13 @@ of the Haskell Platform was successful you should see a message like:

-  The Glorious Glasgow Haskell Compilation System, version 7.0.4
+  The Glorious Glasgow Haskell Compilation System, version 7.4.2
 

Other required tools included in the Haskell Platform are -Cabal, -Alex and +Cabal +and Happy.

-- cgit v1.2.3