simonpj 2005/07/26 01:29:44 PDT
Modified files:
ghc/compiler/typecheck TcSplice.lhs
Log:
MERGE TO STABLE
Fix a TH bug. When a type constructor was exported abstractly (which happens
when you don't have -O), and then reified in an importing module, the
reification crashed.
Now it just gives a TyCon with no constructors.
Revision Changes Path
1.60 +16 -24 fptools/ghc/compiler/typecheck/TcSplice.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc