From 96677c121c4c214cbc59bad9c4e04c241482583e Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Tue, 16 Dec 1997 12:18:29 +0000
Subject: [PATCH] [project @ 1997-12-16 12:18:29 by simonm] update for 2.10.

---
 ghc/README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ghc/README b/ghc/README
index 2b0eb7db4b0f..b38e4568dd29 100644
--- a/ghc/README
+++ b/ghc/README
@@ -1,5 +1,5 @@
-This is version 2.09 of the Glorious Glasgow Haskell compilation
-system (GHC).  GHC 2.09 is a compiler for Haskell 1.4.
+This is version 2.10 of the Glorious Glasgow Haskell compilation
+system (GHC).  GHC 2.10 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
@@ -72,7 +72,7 @@ Simon's projects' acronyms:
 
 Dated: 97/03
 
-GHC WWW page: http://www.dcs.gla.ac.uk/fp/software/ghc.html
+GHC WWW page: http://www.dcs.gla.ac.uk/fp/software/ghc/
 
 E-mail contacts:
     glasgow-haskell-request@dcs.gla.ac.uk   (admin & general queries)
-- 
GitLab