@hackage enclosed-exceptions1.0.0.2
Catching all exceptions from within an enclosed computation
Installation
Dependencies (7)
- async >=2.0
- base >=4 && <5
- deepseq
- lifted-base >=0.2
- monad-control
- transformers Show all…
Dependents (25)
@hackage/configuration-tools, @hackage/wai-middleware-consul, @hackage/taffybar, @hackage/gtk-sni-tray, @hackage/aws-kinesis-client, @hackage/yesod-websockets-extra, Show all…
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