patch applied (packages/base): OldException catches unknown
exceptions as DynException
Ian Lynagh
igloo at earth.li
Mon Feb 2 11:13:00 EST 2009
Mon Feb 2 07:18:56 PST 2009 Ian Lynagh <igloo at earth.li>
* OldException catches unknown exceptions as DynException
It's important that we put all exceptions into the old Exception
type somehow, or throwing a new exception wouldn't cause the
cleanup code for bracket, finally etc to happen.
M ./Control/OldException.hs -2 +13
View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20090202151856-3fd76-577aecc83edd53663f890db8fb6c0f78995b0cb5.gz
More information about the Cvs-libraries
mailing list