cvs commit: fptools/ghc/compiler/main DriverFlags.hs DriverPipeline.hs DriverState.hs TmpFiles.hs

Reuben Thomas rrt@glass.cse.ogi.edu
Mon, 4 Dec 2000 08:42:15 -0800


rrt         2000/12/04 08:42:15 PST

  Modified files:
    ghc/compiler/main    DriverFlags.hs DriverPipeline.hs 
                         DriverState.hs TmpFiles.hs 
  Log:
  Merge changes from old driver in before-ghci-branch.
  
  Revision  Changes    Path
  1.25      +4 -2      fptools/ghc/compiler/main/DriverFlags.hs
  1.36      +7 -9      fptools/ghc/compiler/main/DriverPipeline.hs
  1.17      +7 -13     fptools/ghc/compiler/main/DriverState.hs
  1.9       +5 -3      fptools/ghc/compiler/main/TmpFiles.hs