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

ken@glass.cse.ogi.edu ken@glass.cse.ogi.edu
Fri, 3 Aug 2001 16:38:51 -0700


ken         2001/08/03 16:38:51 PDT

  Modified files:
    ghc/compiler/main    Main.hs 
  Log:
  Fixed: ExitException doesn't exist in __GLASGOW_HASKELL__ < 501,
  so references to ExitException should be preprocessed out.
  
  Revision  Changes    Path
  1.83      +3 -1      fptools/ghc/compiler/main/Main.hs