cvs commit: hugs98/libraries/Hugs ConcBase.hs Prelude.hs hugs98/tests/libs except1.output hugs98/tests/rts ioerror1.output
ross 2003/07/23 04:25:24 PDT Sender: cvs-hugs-admin@haskell.org Errors-To: cvs-hugs-admin@haskell.org X-BeenThere: cvs-hugs@haskell.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: <mailto:cvs-hugs-request@haskell.org?subject=help> List-Post: <mailto:cvs-hugs@haskell.org> List-Subscribe: <http://www.haskell.org/mailman/listinfo/cvs-hugs>, <mailto:cvs-hugs-request@haskell.org?subject=subscribe> List-Id: Hugs CVS commit messages <cvs-hugs.haskell.org> List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/cvs-hugs>, <mailto:cvs-hugs-request@haskell.org?subject=unsubscribe> List-Archive: <http://www.haskell.org/pipermail/cvs-hugs/> 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
participants (1)
-
ross@glass.cse.ogi.edu