@hackage enclosed-exceptions1.0.0
Catching all exceptions from within an enclosed computation
Installation
Dependencies (6)
- async >=2.0
- base >=4.6 && <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.