exception-transformers

Type classes and monads for unchecked extensible exceptions.

Version on this page:0.4.0.5
LTS Haskell 24.56:0.4.0.12@rev:1
Stackage Nightly 2026-08-24:0.4.0.12@rev:1
Latest on Hackage:0.4.0.12@rev:1

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.5@sha256:5ec7bd64b03a9389238a6608dd0e4f01d10735e5c9830c90e198171ac424852b,1792

Module documentation for 0.4.0.5

Used by 1 package in nightly-2018-01-03(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.