cvs commit: fptools/ghc/compiler/main DriverPipeline.hs HscMain.lhs

ken@glass.cse.ogi.edu ken@glass.cse.ogi.edu
Mon, 23 Jul 2001 21:52:50 -0700


ken         2001/07/23 21:52:49 PDT

  Modified files:
    ghc/compiler/main    DriverPipeline.hs HscMain.lhs 
  Log:
  Made some code #ifdef GHCI, so that it will compile without GHCI enabled.
  
  Revision  Changes    Path
  1.93      +3 -1      fptools/ghc/compiler/main/DriverPipeline.hs
  1.125     +8 -1      fptools/ghc/compiler/main/HscMain.lhs