simonpj 2002/11/21 07:51:44 PST
Modified files:
ghc/compiler/deSugar Desugar.lhs
ghc/compiler/main HscMain.lhs
Log:
-------------------------------
Pass the current-module type envt
to HscMain.compileExpr, and thence to the desugarer
-------------------------------
For Template Haskell it's important to have the type envt of
the current module available to hand the desugarer.
Should fix TH_spliceDecl3
Revision Changes Path
1.58 +13 -8 fptools/ghc/compiler/deSugar/Desugar.lhs
1.172 +6 -4 fptools/ghc/compiler/main/HscMain.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc