[project @ 2001-03-19 16:17:27 by simonpj]
authorsimonpj <unknown>
Mon, 19 Mar 2001 16:17:27 +0000 (16:17 +0000)
committersimonpj <unknown>
Mon, 19 Mar 2001 16:17:27 +0000 (16:17 +0000)
commit82d808ba4c001a05ecb5588a06aa43d1a3cb564a
tree55de20db92aa0f7f4daa435c741037c95b046f83
parenteb29a057feb42c082896ff9a28831a12aec0b9ee
[project @ 2001-03-19 16:17:27 by simonpj]
-------------------------------
PS to: Improve orphan-module resolution
-------------------------------

{This comment got missed out of the previous commit.}

I also moved mkFinalIface from HscMain to MkIface, where it is much tidier.
(This is related, because it's mkFinalIface that now sets mi_orphan.)
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/MkIface.lhs