[project @ 1998-02-27 10:38:30 by simonm]
[ghc-hetmet.git] / ghc / docs / users_guide / 3-02-notes.vsgml
1 <sect1>Release notes for version~3-01---2/97
2 <label id="release-3-01">
3 <p>
4
5 Changes made since 3.00:
6
7 <itemize>
8
9 <item> CharLike and IntLike closures fixed (should reduce allocation
10 slightly).
11
12 <item> Pattern binding desugaring improved to eliminate intermediate
13 tuples in some cases.
14
15 <item> Fixed parsing problem: declaring a record with an infix constructor.
16
17 </itemize>