Proposal: add Control.Exception.SomeAsyncException

John Lato jwlato at gmail.com
Wed Feb 5 18:51:46 UTC 2014


On Feb 5, 2014 10:42 AM, "Evan Laforge" <qdunkan at gmail.com> wrote:
>
> On Wed, Feb 5, 2014 at 2:08 AM, Roman Cheplyaka <roma at ro-che.info> wrote:
> > I just discovered that SomeAsyncException under the exact same name and
> > with the same intention has been added to base-4.7 (GHC 7.8). How cool
> > is that?

I think this is a good enhancement, however I'm of the opinion that
"catching all exceptions except async" is an anti-pattern that should
usually be avoided. There was a discussion about this on -cafe several
months back that I think covers it pretty well.

John L.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20140205/57c60048/attachment.html>


More information about the Libraries mailing list