[project @ 2001-08-21 09:25:48 by simonmar]
authorsimonmar <unknown>
Tue, 21 Aug 2001 09:25:48 +0000 (09:25 +0000)
committersimonmar <unknown>
Tue, 21 Aug 2001 09:25:48 +0000 (09:25 +0000)
commit0d41f5f390d7adc49f999a3db06794acf242168f
tree26f0841e97c29e16beb3ef106d9417905204c2d7
parent34e4ac65f22188e4902ea9d9ce2c8e06e09a592c
[project @ 2001-08-21 09:25:48 by simonmar]
Accept The Truth and disallow loading any home modules which don't
have a source file.

The reason is that the compilation manager can't figure out
dependencies unless it has the source file to browse through -
previously there was a half-hearted attempt to let you get away with
just an object + interface file, but it didn't work in general.
Better just to disallow it altogether.

Note that this applies to --make too.
ghc/compiler/compMan/CompManager.lhs