cvs commit: fptools/libraries/base/System Exit.hs hugs98/librarie s/Hugs System.hs

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Mon, 2 Sep 2002 04:20:51 -0700


ross        2002/09/02 04:20:50 PDT

  Modified files:
    libraries/base/System Exit.hs 
    libraries/Hugs       System.hs 
  Log:
  Minor rearrangement: the implementation of System.Exit.exitWith is
  GHC-specific, while exitFailure is portable.
  
  Revision  Changes    Path
  1.6       +2 -2      fptools/libraries/base/System/Exit.hs
  1.2       +1 -4      hugs98/libraries/Hugs/System.hs