simonpj 2001/08/20 00:54:33 PDT
Modified files:
ghc/compiler/typecheck Inst.lhs TcSimplify.lhs
Log:
Improve error messages from the typechecker,
after a suggestion from Alastair Reid.
Revision Changes Path
1.82 +9 -8 fptools/ghc/compiler/typecheck/Inst.lhs
1.82 +68 -41 fptools/ghc/compiler/typecheck/TcSimplify.lhs