simonpj 2001/09/07 06:38:55 PDT
Modified files:
ghc/compiler/rename RnBinds.lhs
Log:
Improve the error message for duplicate or invalid binders
in a binding group.
[Consequence: rnfail034 should not be an expected failure
any more]
MERGE WITH STABLE BRANCH
Revision Changes Path
1.68 +4 -2 fptools/ghc/compiler/rename/RnBinds.lhs