exception-transformers

Type classes and monads for unchecked extensible exceptions.

LTS Haskell 22.14:0.4.0.12
Stackage Nightly 2024-03-29:0.4.0.12
Latest on Hackage:0.4.0.12

See all snapshots exception-transformers appears in

BSD-3-Clause licensed and maintained by Geoffrey Mainland
This version can be pinned in stack with:exception-transformers-0.4.0.12@sha256:4a3d3b8ccce5d8dc539e051ea25d221a417379f59e186f80081c962f552eab09,1946

Module documentation for 0.4.0.12

This package provides type classes, a monad and a monad transformer that support unchecked extensible exceptions as well as asynchronous exceptions. It is compatible with the transformers package.