[project @ 2005-07-28 13:51:28 by simonpj]
authorsimonpj <unknown>
Thu, 28 Jul 2005 13:51:28 +0000 (13:51 +0000)
committersimonpj <unknown>
Thu, 28 Jul 2005 13:51:28 +0000 (13:51 +0000)
commita32d3e4da0aceb624c958f02cad7327e17ac94db
tree33cb8da36d99711337c956b7d4591ae705fc59f6
parent106fcfb0003ae4555db0495904864f8921c49202
[project @ 2005-07-28 13:51:28 by simonpj]
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.
ghc/compiler/rename/RnExpr.lhs