Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-05-19 07:56:58 by simonpj] · ead9311d
    Simon Peyton Jones authored
    Make sure the default methods are in scope
    	in a Template Haskell splice
    
    		Merge to STABLE
    
    This was just a typo really; in TcRnDriver.tcTopSrcDecls there were two
    tcl_envs, but one had a different name so we got the less up-to-date one.
    
    Fixes SourceForge item #1194808
    
    TH_spliceInst tests it.
    ead9311d