[project @ 2002-05-07 00:46:09 by sof]
authorsof <unknown>
Tue, 7 May 2002 00:46:09 +0000 (00:46 +0000)
committersof <unknown>
Tue, 7 May 2002 00:46:09 +0000 (00:46 +0000)
commit6d03cd20ef7e71b37550ac944e8228930c56d38d
treef5deda1752e17a971bbf3c05d3713d1352e6c92d
parentde23b5da839388fee5e78ecf008c815ad69dd45d
[project @ 2002-05-07 00:46:09 by sof]
downsweep.getSummary: keep track of the module a particular ModuleName
stems from, so that we can emit a better error message should the
module be out of scope - e.g.,

   sna$ ghc --make -iutil Foo.hs
   ghc.exe: chasing modules from: Foo.hs
   ghc.exe: can't find module `Xyzz' (while processing "util/Bar.hs")
   sna$
ghc/compiler/compMan/CompManager.lhs