enclosed-exceptions

Catching all exceptions from within an enclosed computation

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

Version on this page:1.0.2@rev:1
LTS Haskell 22.13:1.0.3
Stackage Nightly 2024-03-14: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:40b6f9bc9de19819e54b215008a8b60862f2558119dc49e7c747a5bac4435566,1928

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