[project @ 2002-09-19 12:31:08 by simonmar]
authorsimonmar <unknown>
Thu, 19 Sep 2002 12:31:09 +0000 (12:31 +0000)
committersimonmar <unknown>
Thu, 19 Sep 2002 12:31:09 +0000 (12:31 +0000)
commit9d14163136f08c71a11a62b0ae9516bfe6f326d2
tree46a14a90c1f954f9f32452b9918ba4937ad2dabc
parentffc8dd845872059414a7987eff71db8af09ca697
[project @ 2002-09-19 12:31:08 by simonmar]
Fix records with infix constructors (parser/should_compile/read010).
Also tidy up the parser a bit:

 - clean up the tycon productions

 - check the current s/r conflicts (29) against reality,
   and update the comment.
ghc/compiler/parser/ParseUtil.lhs
ghc/compiler/parser/Parser.y