[project @ 1998-02-27 10:38:30 by simonm]
authorsimonm <unknown>
Fri, 27 Feb 1998 10:38:30 +0000 (10:38 +0000)
committersimonm <unknown>
Fri, 27 Feb 1998 10:38:30 +0000 (10:38 +0000)
add note about parsing fix.

ghc/docs/users_guide/3-02-notes.vsgml

index 9fdcfea..aa56678 100644 (file)
@@ -12,4 +12,6 @@ slightly).
 <item> Pattern binding desugaring improved to eliminate intermediate
 tuples in some cases.
 
+<item> Fixed parsing problem: declaring a record with an infix constructor.
+
 </itemize>