monad-abort-fd: A better error monad transformer

[ bsd3, control, library ] [ Propose Tags ] [ Report a vulnerability ]

This package provides automated lifting of operations via functional dependencies for the transformers-abort package.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.7, 0.7.0.1
Dependencies base (>=4.3 && <5), mtl (>=2.0), stm (>=2.4), transformers (>=0.2), transformers-abort (>=0.4), transformers-base (>=0.4), transformers-compat (>=0.6.1) [details]
Tested with ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.5, ghc ==9.6.1
License BSD-3-Clause
Copyright 2011-2016 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Control
Home page https://github.com/mvv/monad-abort-fd
Bug tracker https://github.com/mvv/monad-abort-fd/issues
Source repo head: git clone https://github.com/mvv/monad-abort-fd.git
Uploaded by MikhailVorozhtsov at 2023-05-09T14:44:16Z
Distributions NixOS:0.7.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 6298 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-05-09 [all 1 reports]

Readme for monad-abort-fd-0.7.0.1

[back to package description]

Monad-Abort-FD

Build Hackage

This package provides automated lifting of operations via functional dependencies for the transformers-abort package.

Installation

The usual:

$ cabal install