[project @ 2001-10-22 10:33:50 by simonmar]
authorsimonmar <unknown>
Mon, 22 Oct 2001 10:33:50 +0000 (10:33 +0000)
committersimonmar <unknown>
Mon, 22 Oct 2001 10:33:50 +0000 (10:33 +0000)
commitd45e90d32431680206dcb51e0e055679b3d0745c
treeb517203db3bdd3422c0a9bd10a20c6ee87ea4d6a
parente0f44735eb8fd4d078ffe11f396c3ab47e0b276e
[project @ 2001-10-22 10:33:50 by simonmar]
Changes to the finder algorithm: in non-compilation-manager modes
(eg. ghc -c) we now search for .hi files only, because a source file
is no good to us.  In compilation manager modes, we now don't search
for .hi files in the home package at all.
ghc/compiler/main/DriverState.hs
ghc/compiler/main/Finder.lhs