patch applied (packages/base): Control.OldException: Map exceptions to old exceptions and back properly.

Ian Lynagh igloo at earth.li
Fri Aug 15 12:13:16 EDT 2008


Thu Aug 14 14:02:19 PDT 2008  Ian Lynagh <igloo at earth.li>
  * Control.OldException: Map exceptions to old exceptions and back properly.
    * Control.OldException: Map exceptions to old exceptions and back properly.
      
  It's really necessary to map them back as well, or the RTS and base library
  will not recognize exceptions that got caught and rethrown. (See #2508)
  
  Patch from Bertram Felgenhauer <int-e at gmx.de>

    M ./Control/OldException.hs -28 +55

View patch online:
http://darcs.haskell.org/packages/base/_darcs/patches/20080814210219-3fd76-c0409d6fa9046c8a58659e4fd0723d258ac4c406.gz


More information about the Cvs-libraries mailing list