From a151924bdbe4b0dd1b905c82dbb951e8fbc8a092 Mon Sep 17 00:00:00 2001 From: simonm <unknown> Date: Fri, 20 Feb 1998 13:39:48 +0000 Subject: [PATCH] [project @ 1998-02-20 13:39:31 by simonm] 3.01 updates. --- ghc/PATCHLEVEL | 2 +- ghc/README | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ghc/PATCHLEVEL b/ghc/PATCHLEVEL index e21265fc742a..c6124f3037aa 100644 --- a/ghc/PATCHLEVEL +++ b/ghc/PATCHLEVEL @@ -1 +1 @@ -The Glamorous Glasgow Haskell Compiler, version 3.00, patchlevel 0 +The Glamorous Glasgow Haskell Compiler, version 3.01, patchlevel 0 diff --git a/ghc/README b/ghc/README index 548fa85a8443..e24d44747cbb 100644 --- a/ghc/README +++ b/ghc/README @@ -1,5 +1,5 @@ -This is version 3.00 of the Glorious Glasgow Haskell compilation -system (GHC). GHC 3.00 is a compiler for Haskell 1.4. +This is version 3.01 of the Glorious Glasgow Haskell compilation +system (GHC). GHC 3.01 is a compiler for Haskell 1.4. Haskell is "the" standard lazy functional programming language. Haskell 1.4 is the current version of the language, released in -- GitLab