diff options
Diffstat (limited to 'ghc/README')
-rw-r--r-- | ghc/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ghc/README b/ghc/README index ccc3edbbba..ea726dfa14 100644 --- a/ghc/README +++ b/ghc/README @@ -1,6 +1,6 @@ -This is version 0.26 of the Glorious Glasgow Haskell compilation +This is version 2.01 of the Glorious Glasgow Haskell compilation system (GHC). This is a major public release. The top-level file -"ANNOUNCE-0.26" says more. +"ANNOUNCE-0.28" says more. Haskell is "the" standard lazy functional programming language [see SIGPLAN Notices, May 1992]. Some general merits of GHC are given at |