[project @ 2004-01-26 11:47:16 by simonmar]
authorsimonmar <unknown>
Mon, 26 Jan 2004 11:47:16 +0000 (11:47 +0000)
committersimonmar <unknown>
Mon, 26 Jan 2004 11:47:16 +0000 (11:47 +0000)
GHC 5.x is required for bootstrapping GHC these days.

docs/building/building.sgml

index 1bb92d5..cc68719 100644 (file)
@@ -58,7 +58,7 @@
           the parser specifications.  If you don't want to alter the
           parser then this saves you having to find and install
           <command>happy</command>. You will still need a working
-          version of GHC (preferably version 4.08+) on your machine in
+          version of GHC (version 5.x or later) on your machine in
           order to compile (most of) the sources, however.</para>
        </listitem>
       </varlistentry>