[project @ 2003-10-13 10:43:02 by simonpj]
authorsimonpj <unknown>
Mon, 13 Oct 2003 10:43:04 +0000 (10:43 +0000)
committersimonpj <unknown>
Mon, 13 Oct 2003 10:43:04 +0000 (10:43 +0000)
commit7e7c11b2b285fd00758baac1be3784322a2aff62
treeb293e70e0d57c1d7464279edffad3df3bb9ea112
parentedb232e6763162db131baa450457e62ca762eab4
[project @ 2003-10-13 10:43:02 by simonpj]
Deal corectly with rules for Ids defined in this module,
even when they are imported (as orphans) from other modules.

The epicentre for this stuff is SimplCore.
ghc/compiler/iface/MkIface.lhs
ghc/compiler/iface/TcIface.lhs
ghc/compiler/simplCore/SimplCore.lhs
ghc/compiler/specialise/Rules.lhs
ghc/compiler/typecheck/TcRnDriver.lhs
ghc/compiler/typecheck/TcRnMonad.lhs