[project @ 2003-03-11 09:16:02 by simonpj]
authorsimonpj <unknown>
Tue, 11 Mar 2003 09:16:02 +0000 (09:16 +0000)
committersimonpj <unknown>
Tue, 11 Mar 2003 09:16:02 +0000 (09:16 +0000)
commit773da86e8e929e07ea1a3787dc7f8806a01fea38
tree3f3bf02f1f1bf8544e71b7aa84f33a42dc9a1178
parent4529cc34e909ea7e9f83e4d4bbf5aa1e568f2903
[project @ 2003-03-11 09:16:02 by simonpj]
----------------------------------
      Fix a long-standing egregious parser bug
----------------------------------

*** MERGE TO STABLE ***

*** NB: the important part of this commit
*** got committed by accident with an
*** unrelated message.  This commit
*** should be from rev 1.50 to 1.52 of RdrHsSyn

GHC has parsed

data T String = T String

without complaint, ever since day 1!  This led to consequential
incomprehensible messages.  The fix is easy.
ghc/compiler/parser/RdrHsSyn.lhs