cvs commit: fptools/ghc/compiler/typecheck Inst.lhs TcSimplify.lhs

Simon Peyton Jones simonpj@glass.cse.ogi.edu
Mon, 20 Aug 2001 00:54:33 -0700


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