Deprecated

asynchronous-exceptions

Distinguish between synchronous and asynchronous exceptions

https://github.com/feuerbach/asynchronous-exceptions

Latest on Hackage:1.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Roman Cheplyaka
Maintained by [email protected]

This packages serves two purposes:

  • provide compatibility with older base versions (prior to 4.7) that lack the SomeAsyncException type

  • define convenient functions for catching only synchronous exceptions