cvs commit: fptools/ghc/compiler/main DriverPipeline.hs Finder.lhs
HscMain.lhs Main.hs MkIface.lhs
Simon Marlow
simonmar@glass.cse.ogi.edu
Thu, 26 Oct 2000 07:38:42 -0700
simonmar 2000/10/26 07:38:42 PDT
Modified files:
ghc/compiler/main DriverPipeline.hs Finder.lhs HscMain.lhs
Main.hs MkIface.lhs
Log:
Simon's stuff
Revision Changes Path
1.7 +40 -35 fptools/ghc/compiler/main/DriverPipeline.hs
1.6 +2 -2 fptools/ghc/compiler/main/Finder.lhs
1.25 +2 -1 fptools/ghc/compiler/main/HscMain.lhs
1.9 +13 -10 fptools/ghc/compiler/main/Main.hs
1.92 +4 -2 fptools/ghc/compiler/main/MkIface.lhs