cvs commit: fptools/ghc/compiler/main Interpreter.hs Main.hs

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 18 Dec 2000 07:18:12 -0800


simonmar    2000/12/18 07:18:12 PST

  Modified files:
    ghc/compiler/main    Interpreter.hs Main.hs 
  Log:
  Make it compile w/out -DGHCI
  
  Revision  Changes    Path
  1.10      +20 -24    fptools/ghc/compiler/main/Interpreter.hs
  1.40      +1 -2      fptools/ghc/compiler/main/Main.hs