[project @ 1998-02-24 16:26:30 by simonm]
authorsimonm <unknown>
Tue, 24 Feb 1998 16:26:30 +0000 (16:26 +0000)
committersimonm <unknown>
Tue, 24 Feb 1998 16:26:30 +0000 (16:26 +0000)
release notes for 3.02.

ghc/docs/users_guide/3-02-notes.vsgml [new file with mode: 0644]

diff --git a/ghc/docs/users_guide/3-02-notes.vsgml b/ghc/docs/users_guide/3-02-notes.vsgml
new file mode 100644 (file)
index 0000000..9fdcfea
--- /dev/null
@@ -0,0 +1,15 @@
+<sect1>Release notes for version~3-01---2/97
+<label id="release-3-01">
+<p>
+
+Changes made since 3.00:
+
+<itemize>
+
+<item> CharLike and IntLike closures fixed (should reduce allocation
+slightly).
+
+<item> Pattern binding desugaring improved to eliminate intermediate
+tuples in some cases.
+
+</itemize>