[project @ 1999-07-27 10:18:34 by simonmar]
authorsimonmar <unknown>
Tue, 27 Jul 1999 10:18:34 +0000 (10:18 +0000)
committersimonmar <unknown>
Tue, 27 Jul 1999 10:18:34 +0000 (10:18 +0000)
Something is very screwy here.  This file does not appear to have been
removed, but it doesn't have any tags beyond 2.04.

ANNOUNCE-2.03 [deleted file]

diff --git a/ANNOUNCE-2.03 b/ANNOUNCE-2.03
deleted file mode 100644 (file)
index f7c4cc1..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-            The Glasgow Haskell Compiler -- version 2.03
-            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-We are pleased to announce the Glasgow Haskell Compiler version 2.03.  
-
-GHC 2.03 is a minor upgrade of GHC 2.02.  It differs in the following
-ways:
-
-  * A slew of small bugs are fixed.  You can find the complete list
-    at http://www.cse.ogi.edu/~simonpj/ghc-bugs.html
-
-  * Last-minute language changes have been implemented (minor changes
-    to the libraries, and to module export/hiding scope rules)
-
-  * It is only available as a source distribution.  If you want to
-    use it you'll have to build it from source.  Nowadays this is
-    a well-documented process (see the build & installation guide).
-
-None of the bugs in GHC 2.02 are show-stoppers, so you'll only want
-to upgrade if you are a build-from-source junkie and the bugs are 
-irritating you.
-
-Simon Peyton Jones
-Sigbjorn Finne
-
-======================================================================
-How to get GHC 2.03:
-
-The easy way is to go to the WWW GHC distribution page, which is
-self-explanatory:
-
-       ftp://ftp.dcs.gla.ac.uk/pub/haskell/glasgow/README.html