simonpj 2002/07/05 08:10:22 PDT
Modified files: (Branch: meta-haskell-branch)
ghc/compiler/compMan CompManager.lhs
ghc/compiler/ghci ByteCodeAsm.lhs ByteCodeGen.lhs
ByteCodeItbls.lhs ByteCodeLink.lhs
InteractiveUI.hs Linker.lhs
ghc/compiler/main DriverPipeline.hs HscMain.lhs
HscTypes.lhs
Log:
Gosh! I can compile a bootstrapped compiler; Template Haskell lurches closer
Revision Changes Path
1.109.2.10 +21 -30 fptools/ghc/compiler/compMan/CompManager.lhs
1.1.2.3 +16 -8 fptools/ghc/compiler/ghci/Attic/ByteCodeAsm.lhs
1.75.2.6 +3 -4 fptools/ghc/compiler/ghci/ByteCodeGen.lhs
1.9.2.4 +2 -2 fptools/ghc/compiler/ghci/ByteCodeItbls.lhs
1.36.2.6 +112 -80 fptools/ghc/compiler/ghci/ByteCodeLink.lhs
1.121.2.5 +9 -9 fptools/ghc/compiler/ghci/InteractiveUI.hs
1.13.2.3 +1 -1 fptools/ghc/compiler/ghci/Linker.lhs
1.129.2.7 +3 -2 fptools/ghc/compiler/main/DriverPipeline.hs
1.156.2.13 +37 -40 fptools/ghc/compiler/main/HscMain.lhs
1.91.2.9 +4 -2 fptools/ghc/compiler/main/HscTypes.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc