cvs commit: fptools/ghc/compiler/iface IfaceEnv.lhs
fptools/ghc/compiler/rename
RnNames.lhs fptools/ghc/compiler/typecheck TcEnv.lhs TcRnMonad.lhs
TcSplice.lhs
Simon Peyton Jones
simonpj at glass.cse.ogi.edu
Tue Jun 22 07:03:53 EDT 2004
simonpj 2004/06/22 04:03:53 PDT
Modified files:
ghc/compiler/iface IfaceEnv.lhs
ghc/compiler/rename RnNames.lhs
ghc/compiler/typecheck TcEnv.lhs TcRnMonad.lhs TcSplice.lhs
Log:
-----------------------------------------------
Improve reporting of TH reify out-of-scope errors
-----------------------------------------------
No change to functionality, just better error reports.
Revision Changes Path
1.7 +1 -2 fptools/ghc/compiler/iface/IfaceEnv.lhs
1.168 +1 -2 fptools/ghc/compiler/rename/RnNames.lhs
1.129 +2 -4 fptools/ghc/compiler/typecheck/TcEnv.lhs
1.36 +4 -0 fptools/ghc/compiler/typecheck/TcRnMonad.lhs
1.39 +38 -5 fptools/ghc/compiler/typecheck/TcSplice.lhs
More information about the Cvs-ghc
mailing list