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

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 16 Jan 2001 04:41:03 -0800


simonmar    2001/01/16 04:41:03 PST

  Modified files:
    ghc/compiler/main    DriverState.hs Main.hs 
  Log:
  take account of GhcUnregisterised
  
  Revision  Changes    Path
  1.24      +9 -6      fptools/ghc/compiler/main/DriverState.hs
  1.47      +8 -4      fptools/ghc/compiler/main/Main.hs