simonpj 2003/10/10 05:42:31 PDT
Modified files:
ghc/compiler/compMan CompManager.lhs
ghc/compiler/iface LoadIface.lhs MkIface.lhs TcIface.lhs
ghc/compiler/simplCore SimplCore.lhs
ghc/compiler/typecheck TcRnDriver.lhs TcRnMonad.lhs
Log:
Arrange that loadImportedRules can see the module dependencies
of this module, and hence know whether or not to load an hi-boot
interface.
Revision Changes Path
1.138 +14 -8 fptools/ghc/compiler/compMan/CompManager.lhs
1.4 +3 -4 fptools/ghc/compiler/iface/LoadIface.lhs
1.2 +2 -2 fptools/ghc/compiler/iface/MkIface.lhs
1.5 +11 -5 fptools/ghc/compiler/iface/TcIface.lhs
1.116 +7 -7 fptools/ghc/compiler/simplCore/SimplCore.lhs
1.47 +12 -10 fptools/ghc/compiler/typecheck/TcRnDriver.lhs
1.21 +8 -4 fptools/ghc/compiler/typecheck/TcRnMonad.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc