enclosed-exceptions

Catching all exceptions from within an enclosed computation

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

Version on this page:1.0.1.1
LTS Haskell 22.14:1.0.3
Stackage Nightly 2024-03-28: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.1.1@sha256:fa8f601c85a75905fee45e29a98034939a4c2834076aeb668766baa05d04d10c,1904

Module documentation for 1.0.1.1

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