simonpj 2005/07/28 06:51:28 PDT
Modified files:
ghc/compiler/rename RnExpr.lhs
Log:
MERGE to STABLE
Fix a TH name-reification bug. The problem is that when you say
'name
in TH, you'd better load the home interface for "name", so that
deprecations are reported properly.
Fixes SourceForge
[ghc-Bugs-1246483 ] Template Haskell panic with class names
TH_reifyType2 is a test for it.
Revision Changes Path
1.142 +15 -8 fptools/ghc/compiler/rename/RnExpr.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc