simonmar 2001/01/03 03:13:43 PST
Modified files:
ghc/compiler/main DriverPhases.hs DriverPipeline.hs Main.hs
Log:
Hopefully fix the driver problems I introduced yesterday.
Revision Changes Path
1.4 +4 -4 fptools/ghc/compiler/main/DriverPhases.hs
1.45 +18 -18 fptools/ghc/compiler/main/DriverPipeline.hs
1.43 +10 -9 fptools/ghc/compiler/main/Main.hs