From b36883518709440d122dbf8c4987d4668bd8c331 Mon Sep 17 00:00:00 2001
From: simonm <unknown>
Date: Fri, 27 Feb 1998 10:38:30 +0000
Subject: [PATCH] [project @ 1998-02-27 10:38:30 by simonm] add note about
 parsing fix.

---
 ghc/docs/users_guide/3-02-notes.vsgml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ghc/docs/users_guide/3-02-notes.vsgml b/ghc/docs/users_guide/3-02-notes.vsgml
index 9fdcfea5dbb6..aa56678ea90b 100644
--- a/ghc/docs/users_guide/3-02-notes.vsgml
+++ b/ghc/docs/users_guide/3-02-notes.vsgml
@@ -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>
-- 
GitLab