@hackage exception-transformers0.4.0.12
Type classes and monads for unchecked extensible exceptions.
Installation
Tested Compilers
Dependencies (4)
- base >=4 && <5
- transformers >=0.2 && <0.7
- fail >=4 && <5
- transformers-compat >=0.3 && <0.8 Show all…
Dependents (23)
@hackage/signals, @hackage/imperative-edsl, @hackage/rest-client, @hackage/co-feldspar, @hackage/reflex, @hackage/acme-everything, Show all…
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.