exception-transformers

Type classes and monads for unchecked extensible exceptions.

http://www.cs.drexel.edu/~mainland/

Version on this page:0.3.0.4
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.3.0.4@sha256:b699239a424d14415b3de5533e12874f5a0151829db29acf60b0b06cc159e732,1610

Module documentation for 0.3.0.4

Depends on 3 packages(full list with versions):
Used by 2 packages in lts-2.16(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.