From 193c03f22eb022708c499abcf75c3c61a6142ea0 Mon Sep 17 00:00:00 2001 From: simonm Date: Wed, 20 May 1998 13:43:09 +0000 Subject: [PATCH] [project @ 1998-05-20 13:43:09 by simonm] update for 3.02, and remove some out-of-date gunk. --- docs/installing.vsgml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/docs/installing.vsgml b/docs/installing.vsgml index 7fdddd6..def7d12 100644 --- a/docs/installing.vsgml +++ b/docs/installing.vsgml @@ -18,9 +18,6 @@ This guide is intended for people who want to install or modify programs from the Glasgow @fptools@ suite (as distinct from those who merely want to @@ -83,10 +80,9 @@ confidence will work well by having tested it (more) thoroughly. Source-only distributions are either bugfix releases or snapshots of current state of development. The release has undergone some testing. -Source releases of 2.0x can be compiled up using 2.07 (or subsequent -bugfix releases) or the Good Old Compiler, GHC~0.29. Compiling with -0.29 is recommended if you're a performance junkie, as 0.29 (still) -generates zippier code, but GHC~2.0x is catching up. +Source releases of 3.xx can be compiled up using 2.10 or later. +Compiling with version 0.29 won't work any more: we use Haskell 1.4 +features in the compiler. m68k-next-nextstep3: concurrent---no m68k-next-nextstep3: parallel---no -m68k-sun-sunos4: registerised port -GHC 2.0x hasn't been tried on a Sun3. GHC~0.26 worked registerised. -No native-code generator. +m68k-sun-sunos4: registerised +port GHC 2.0x and 3.0x haven't been tried on a Sun3. GHC~0.26 +worked registerised. No native-code generator. Concurrent/Parallel Haskell probably don't work (yet). m68k-sun-sunos4: concurrent---no -- 1.7.10.4