@hackage exception-transformers0.3.0.3
Type classes and monads for unchecked extensible exceptions.
Installation
Dependencies (3)
- base >=4 && <5
- stm >=2.1 && <2.5
- transformers >=0.2 && <0.4 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.