cvs commit: hugs98/libraries/Hugs ConcBase.hs Prelude.hs hugs98/tests/libs except1.output hugs98/tests/rts ioerror1.output

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Wed, 23 Jul 2003 04:25:24 -0700


  Modified files:
    libraries/Hugs       ConcBase.hs Prelude.hs 
    tests/libs           except1.output 
    tests/rts            ioerror1.output 
  Log:
  Now that IOExceptions (aka IOErrors) are shown on one line, there's no
  need for a special case in printing them.
  
  Revision  Changes    Path
  1.14      +0 -5      hugs98/libraries/Hugs/ConcBase.hs
  1.30      +0 -4      hugs98/libraries/Hugs/Prelude.hs
  1.11      +4 -5      hugs98/tests/libs/except1.output
  1.10      +2 -1      hugs98/tests/rts/ioerror1.output