[project @ 2000-11-20 16:28:29 by simonmar]
authorsimonmar <unknown>
Mon, 20 Nov 2000 16:28:32 +0000 (16:28 +0000)
committersimonmar <unknown>
Mon, 20 Nov 2000 16:28:32 +0000 (16:28 +0000)
commitacef71564746becef2c85c310ed57dc8fdd54581
treecd376e84409f112dab1f8aad7fe892bd18c56184
parent239717d328a0ddd1fae2929e3f2fd509ff7472ec
[project @ 2000-11-20 16:28:29 by simonmar]
Allow the root of the module tree to have a filename which is
different from its module name.  The argument to cmLoadModule is now a
filename.
ghc/compiler/compMan/CompManager.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/main/DriverUtil.hs
ghc/compiler/main/Finder.lhs
ghc/compiler/main/Interpreter.hs
ghc/compiler/main/Main.hs
ghc/compiler/utils/FiniteMap.lhs