Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-07-28 13:51:28 by simonpj] · a32d3e4d
    Simon Peyton Jones authored
    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.
    a32d3e4d