From: simonm Date: Wed, 10 Sep 1997 10:18:42 +0000 (+0000) Subject: [project @ 1997-09-10 10:18:42 by simonm] X-Git-Tag: Approx_2487_patches~1497 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6ac0e14dd9ac9765c1c21c0da5805bf30710d9ba;p=ghc-hetmet.git [project @ 1997-09-10 10:18:42 by simonm] Update for 2.06. --- diff --git a/ghc/README b/ghc/README index 99d5b14..51030a6 100644 --- a/ghc/README +++ b/ghc/README @@ -1,9 +1,9 @@ -This is version 2.02 of the Glorious Glasgow Haskell compilation -system (GHC). GHC 2.02 is a compiler for Haskell 1.4. +This is version 2.06 of the Glorious Glasgow Haskell compilation +system (GHC). GHC 2.06 is a compiler for Haskell 1.4. -2.02 is a full GHC release; however, as the first release of the 1.4 -compiler, it is "beta" quality; it is reliable, but it may very well -have some bugs. The top-level file "ANNOUNCE-2.02" says more. +2.06 is an interim source-only release, which fixes most of the bugs +reported since 2.05. We've done rudimentary testing on a few +platforms, but there might be a few bugs lurking. Haskell is "the" standard lazy functional programming language. Haskell 1.4 is the current version of the language, released in