[project @ 1997-09-03 23:32:31 by sof]
[ghc-hetmet.git] / ANNOUNCE-2.03
1              The Glasgow Haskell Compiler -- version 2.03
2              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4 We are pleased to announce the Glasgow Haskell Compiler version 2.03.  
5
6 GHC 2.03 is a minor upgrade of GHC 2.02.  It differs in the following
7 ways:
8
9   * A slew of small bugs are fixed.  You can find the complete list
10     at  http://www.cse.ogi.edu/~simonpj/ghc-bugs.html
11
12   * Last-minute language changes have been implemented (minor changes
13     to the libraries, and to module export/hiding scope rules)
14
15   * It is only available as a source distribution.  If you want to
16     use it you'll have to build it from source.  Nowadays this is
17     a well-documented process (see the build & installation guide).
18
19 None of the bugs in GHC 2.02 are show-stoppers, so you'll only want
20 to upgrade if you are a build-from-source junkie and the bugs are 
21 irritating you.
22
23 Simon Peyton Jones
24 Sigbjorn Finne
25
26 ======================================================================
27 How to get GHC 2.03:
28
29 The easy way is to go to the WWW GHC distribution page, which is
30 self-explanatory:
31
32         ftp://ftp.dcs.gla.ac.uk/pub/haskell/glasgow/README.html