[Haskell-cafe] Taking Exception to Exceptions

Immanuel Litzroth immanuel203 at gmail.com
Wed Jan 7 17:53:30 EST 2009


I'm trying to use the new (for me at least) extensible exceptions and
I am little amazed that I cannot get catch, try or mapException to work
without telling them which exceptions I want to catch.
What is the rationale behind this?
How does bracket manage to catch all exceptions?
What should onException do?
Is there some example code that uses these exceptions, or better
documentation?
Thanks in advance,
Immanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090107/6b657e98/attachment.htm


More information about the Haskell-Cafe mailing list