simonpj 2002/07/11 06:41:15 PDT
Modified files: (Branch: meta-haskell-branch)
ghc/compiler/basicTypes Module.lhs
ghc/compiler/ghci ByteCodeLink.lhs InteractiveUI.hs
Linker.lhs
ghc/compiler/main DriverState.hs HscTypes.lhs Packages.lhs
ghc/compiler/rename RnHiFiles.lhs
Log:
Package linking upheaval, with a
view to supporting Template Haskell
(meta-haskell-branch only)
Things will not compile; do not update!
Revision Changes Path
1.51.2.4 +6 -17 fptools/ghc/compiler/basicTypes/Module.lhs
1.36.2.9 +3 -17 fptools/ghc/compiler/ghci/ByteCodeLink.lhs
1.121.2.9 +10 -12 fptools/ghc/compiler/ghci/InteractiveUI.hs
1.13.2.5 +129 -88 fptools/ghc/compiler/ghci/Linker.lhs
1.77.2.3 +38 -34 fptools/ghc/compiler/main/DriverState.hs
1.91.2.10 +3 -0 fptools/ghc/compiler/main/HscTypes.lhs
1.5.6.2 +88 -5 fptools/ghc/compiler/main/Packages.lhs
1.64.2.9 +7 -8 fptools/ghc/compiler/rename/RnHiFiles.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc