ross 2006/08/23 15:33:24 PDT
Modified files:
src parser.y
Log:
Ensure that data constructors are unqualified when defined.
For example, we should reject
data Foo = Foo.Bar Int
(fixes bug reported by Neil Mitchell)
Revision Changes Path
1.49 +18 -4 hugs98/src/parser.y
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs
