[project @ 1998-12-23 12:12:19 by simonm]
[ghc-hetmet.git] / ghc / README
index 566b280..2769b7b 100644 (file)
@@ -1,5 +1,11 @@
-This is version 4.01 of the Glorious Glasgow Haskell compilation
-system (GHC).  GHC 4.01 is a compiler for Haskell 1.4.
+The Glasgow Haskell Compiler
+============================
+
+(this file is fptools/ghc/README in a source distribution, and
+fptools/README in a binary distribution).
+
+GHC is a batch compiler for Haskell 1.4.  See the file ANNOUNCE for
+information on the current version.
 
 Haskell is "the" standard lazy functional programming language.
 Haskell 1.4 is the current version of the language, released in 
@@ -8,7 +14,7 @@ http://www.haskell.org/report/index.html.
 
 More information on GHC can be found on its web page
 
-       http://www.dcs.gla.ac.uk/fp/software/ghc
+       http://www.dcs.gla.ac.uk/fp/software/ghc/
 
 GHC documentation of interest: