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