[project @ 2000-11-17 13:33:17 by sewardj]
authorsewardj <unknown>
Fri, 17 Nov 2000 13:33:17 +0000 (13:33 +0000)
committersewardj <unknown>
Fri, 17 Nov 2000 13:33:17 +0000 (13:33 +0000)
commita5f9c20a13e80f10a36246f1b4dbdae0f1a93187
treee6af006cda51d8c15a1dfcaee07ae2fef2e20b44
parent22e83441913176a10d20b0958d7ad9f59ff7c5f6
[project @ 2000-11-17 13:33:17 by sewardj]
Facilitate handling the situation where name of module /= name of file.
This is handled in CompManager.summarise, which can inspect the source
to see what the _real_ module name is, and act accordingly.
All a bit messy -- needs a rethink.
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/DriverUtil.hs
ghc/compiler/main/GetImports.hs