diff options
author | simonm <unknown> | 1997-09-10 10:42:18 +0000 |
---|---|---|
committer | simonm <unknown> | 1997-09-10 10:42:18 +0000 |
commit | 782ed1a8b938e77318b208d0d1cc6985d300cec8 (patch) | |
tree | ce631d231f3d547e6c3f24a374e7da7e1cd6c66d /ANNOUNCE | |
parent | 6ac0e14dd9ac9765c1c21c0da5805bf30710d9ba (diff) | |
download | haskell-782ed1a8b938e77318b208d0d1cc6985d300cec8.tar.gz |
[project @ 1997-09-10 10:42:18 by simonm]
Update for 2.06.
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -15,7 +15,15 @@ related information is available from the Haskell home page at ============= Release 2.06 represent work done through August '97. -..... + +Highlights of this release: + + * All bugs reported since the release of 2.05 have been fixed. + * GHC's interface file parser now uses the latest version of + Happy, and as a result we've included Happy in the distribution. + +A detailed list of changes can be found in the release notes in the +GHC User's Guide. + Mailing lists ================ |