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

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 7 Aug 2001 03:54:01 -0700


simonmar    2001/08/07 03:54:01 PDT

  Modified files:
    ghc/compiler/main    Main.hs 
  Log:
  Back out the ExitException change; it's already taken into account by
  DriverUtil.handle.
  
  Sigbjorn: I'm not sure what was going on with your Win32 build, but it
  looks like it was a bug somewhere else.
  
  Revision  Changes    Path
  1.84      +3 -7      fptools/ghc/compiler/main/Main.hs