[Haskell-cafe] Catch multiple exceptions using 'Control.Exception'

Nikita Karetnikov nikita at karetnikov.org
Wed Jul 3 13:50:16 CEST 2013


> Perhaps you can use `catches` [0]?

Maybe, but my idea is to replace 'syncExceptions' with a similar
function.  Otherwise, it'll be necessary to change (at least) all
functions that use 'syncExceptions'.  I'd like to avoid that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130703/296b9946/attachment.pgp>


More information about the Haskell-Cafe mailing list