[project @ 2004-05-07 14:06:45 by simonpj]
authorsimonpj <unknown>
Fri, 7 May 2004 14:06:45 +0000 (14:06 +0000)
committersimonpj <unknown>
Fri, 7 May 2004 14:06:45 +0000 (14:06 +0000)
commit250be0a30ad58f81b727061d0a390a8168b29bdf
tree089af05e35f5f383c06da5579db84b36217241e2
parentcd83751814b0c820f6fe4729803d56420963bf4b
[project @ 2004-05-07 14:06:45 by simonpj]
---------------------------------
Make sure that GHCi loads all
necessary orphan-instance modules
---------------------------------

When you do :m A, we need to load any orphan-instance modules
below A.  That's easily done, but had been forgotten.

Do not merge to stable: the fix is different there
ghc/compiler/typecheck/TcRnDriver.lhs