diff options
| author | hallgren <hallgren@chalmers.se> | 2013-01-30 16:32:44 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-01-30 16:32:44 +0000 |
| commit | d149dd8a585e771b50087d72101409d4ed8372b2 (patch) | |
| tree | 1ed26d2cba9f0b5093579f5c132664eed5a389ee /doc/gf-developers.html | |
| parent | 3cd71e7c0df28f709c158f2b93be6a0ad40e9878 (diff) | |
doc/gf-developers.t2t: updated
Diffstat (limited to 'doc/gf-developers.html')
| -rw-r--r-- | doc/gf-developers.html | 10 |
1 files changed, 5 insertions, 5 deletions
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 @@ <CENTER> <H1><a href="../"><IMG src="../doc/Logos/gf0.png"></a>GF Developers Guide</H1> <FONT SIZE="4"><I>Authors: Björn Bringert, Krasimir Angelov and Thomas Hallgren</I></FONT><BR> -<FONT SIZE="4">Last update: 2012-09-11, 21:01</FONT> +<FONT SIZE="4">Last update: 2013-01-30, 15:11</FONT> </CENTER> <P></P> @@ -85,7 +85,7 @@ web sites, as described below. <P> GF is written in Haskell, so first of all you need -the <I>Haskell Platform</I>, version 2010.2.0.0 or later. Downloads +the <I>Haskell Platform</I>, version 2012.4.0.0. Downloads and installation instructions are available from here: </P> <P> @@ -106,13 +106,13 @@ of the Haskell Platform was successful you should see a message like: </P> <PRE> - The Glorious Glasgow Haskell Compilation System, version 7.0.4 + The Glorious Glasgow Haskell Compilation System, version 7.4.2 </PRE> <P> Other required tools included in the Haskell Platform are -<A HREF="http://www.haskell.org/cabal/">Cabal</A>, -<A HREF="http://www.haskell.org/alex/">Alex</A> and +<A HREF="http://www.haskell.org/cabal/">Cabal</A> +and <A HREF="http://www.haskell.org/happy/">Happy</A>. </P> |
