[project @ 2005-07-26 08:29:44 by simonpj]
authorsimonpj <unknown>
Tue, 26 Jul 2005 08:29:44 +0000 (08:29 +0000)
committersimonpj <unknown>
Tue, 26 Jul 2005 08:29:44 +0000 (08:29 +0000)
commitfb8cc4c65b4923f9d05a32abe275d6bfcab7d032
tree1bd9a16b9887ad55a18ebf1838a9597f2a39e155
parentc7d4fddb34984d2216de08beaaf8568bd1ea9d48
[project @ 2005-07-26 08:29:44 by simonpj]
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.
ghc/compiler/typecheck/TcSplice.lhs