[project @ 2005-05-19 07:56:58 by simonpj]
authorsimonpj <unknown>
Thu, 19 May 2005 07:56:58 +0000 (07:56 +0000)
committersimonpj <unknown>
Thu, 19 May 2005 07:56:58 +0000 (07:56 +0000)
commitead9311db6e098b3affdc552269ea52bad8c12b5
treef1ecffca1db737a113486f470d7d4c46cbb91831
parent2e8deb2a5d96cf02161d9081c56c6d2d6a35d045
[project @ 2005-05-19 07:56:58 by simonpj]
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.
ghc/compiler/typecheck/TcInstDcls.lhs
ghc/compiler/typecheck/TcRnDriver.lhs