Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / distrib / README
index 83f3a8e..72c41fa 100644 (file)
@@ -1,8 +1,17 @@
-This is the README for a binary distribution of the
-functional-programming tools, distributed by the Computing Science
-Department at Glasgow University. Simon Peyton Jones
-<simonpj@dcs.gla.ac.uk> is the ringleader of this effort. 
+The Glasgow Haskell Compiler
+============================
 
-For more information on what this bundle contains, please
-consult the ANNOUNCE and INSTALL file.
+This is a binary distribution of GHC, a compiler and interactive
+environment for the Haskell functional programming language.
+
+For more information, visit GHC's web site:
+
+  http://www.haskell.org/ghc/
+
+Information for developers of GHC can be found here:
+
+  http://hackage.haskell.org/trac/ghc/
+
+
+For installation instructions, see the accompanying INSTALL file.