exception-transformers

Type classes and monads for unchecked extensible exceptions.

Version on this page:0.4.0.3
LTS Haskell 22.14:0.4.0.12
Stackage Nightly 2024-03-28: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.3@sha256:99f62d3b812f82fb45fbb5180c81b759351035a3aa87fc08ce1e82ac7b0bc73e,1738

Module documentation for 0.4.0.3

Used by 1 package in lts-5.3(full list with versions):

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.