X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2FREADME;fp=ghc%2FREADME;h=bab25f92ffb732b954cb798e38833abefbf83c45;hb=dbee00ad9881ba3cda3718146a8ce9eb3dc13dad;hp=2769b7b5f910fc0be26286148b8394cf7f0be2d7;hpb=5bc125ee627715fbf1020dd1c89d9a035fae984d;p=ghc-hetmet.git diff --git a/ghc/README b/ghc/README index 2769b7b..bab25f9 100644 --- a/ghc/README +++ b/ghc/README @@ -4,13 +4,13 @@ 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 +GHC is a batch compiler for Haskell 98. 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 -April 1997. The language definition is on the Web at -http://www.haskell.org/report/index.html. +Haskell 98 is the current version of the language, released in +December 1998. The language definition is on the Web at +http://research.microsoft.com/Users/simonpj/Haskell/haskell98.html More information on GHC can be found on its web page @@ -41,6 +41,7 @@ Current GHC team: Simon Peyton Jones ( simonpj@microsoft.com) [our Fearless Leader] Sigbjorn Finne (v-sfinne@microsoft.com) [hired hand] Simon Marlow (t-simonm@microsoft.com) [hired hand] + Julian Seward (v-julsew@microsoft.com) [hired hand] Past contributors and/or continuing advisors (all @dcs.gla.ac.uk):