Tue Nov 6 05:55:48 PST 2007 [EMAIL PROTECTED]
* Fix Trac #1814 (staging interaction in Template Haskell and GHCi), and add
comments
An Id bound by GHCi from a previous Stmt is Global but Internal, and
I'd forgotten that, leading to unnecessary restrictions when using TH
and GHCi together.
This patch fixes the problem and adds lots of explanatory comments (which
is where most of the extra lines come from).
M ./compiler/typecheck/TcEnv.lhs -1 +5
M ./compiler/typecheck/TcExpr.lhs -5 +3
M ./compiler/typecheck/TcRnDriver.lhs -13 +25
M ./compiler/typecheck/TcRnMonad.lhs -3 +5
M ./compiler/typecheck/TcRnTypes.lhs -1 +1
M ./compiler/typecheck/TcSplice.lhs -15 +44
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc