enclosed-exceptions

Catching all exceptions from within an enclosed computation

https://github.com/jcristovao/enclosed-exceptions

Version on this page:1.0.2
LTS Haskell 22.18:1.0.3
Stackage Nightly 2024-04-25:1.0.3
Latest on Hackage:1.0.3

See all snapshots enclosed-exceptions appears in

MIT licensed by Michael Snoyman, João Cristóvão
This version can be pinned in stack with:enclosed-exceptions-1.0.2@sha256:727dda45f3e2989d845ea7d645a22a72f3226b0ab5cc66da8276f8745a099375,1867

Module documentation for 1.0.2

Catching all exceptions raised within an enclosed computation, while remaining responsive to (external) asynchronous exceptions. For more information on the technique, please see: https://www.fpcomplete.com/user/snoyberg/general-haskell/exceptions/catching-all-exceptions