Improve the "could not find module" error message
authorSimon Marlow <simonmar@microsoft.com>
Fri, 11 Aug 2006 13:21:35 +0000 (13:21 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 11 Aug 2006 13:21:35 +0000 (13:21 +0000)
commit26637fd8651f55fd424f3f6190220335ab5b80e9
tree6cd74412c9088e9a1bfd960d61b149fd8903d89d
parent22387f7d148b872b724a173bf52b6fc939cba047
Improve the "could not find module" error message
In particular, if we're searching for the profiling version of a
module in another package, then suggest that perhaps it might not have
been installed.
compiler/iface/LoadIface.lhs
compiler/main/Finder.lhs
compiler/main/GHC.hs
compiler/main/HscTypes.lhs