transformers-abort: Error and short-circuit monad transformers

[ bsd3, control, library ] [ Propose Tags ]

This package provides error and short-circuit monad transformers.


[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.5.0.1, 0.6, 0.6.0.1, 0.6.0.3
Dependencies base (>=4 && <5), monad-control (>=0.3), pointed (>=2.0.1), semigroupoids (>=1.2), transformers (>=0.2), transformers-base (>=0.4) [details]
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/transformers-abort
Bug tracker https://github.com/mvv/transformers-abort/issues
Source repo head: git clone https://github.com/mvv/transformers-abort.git
Uploaded by MikhailVorozhtsov at 2020-07-26T13:08:35Z
Distributions NixOS:0.6.0.3
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 6627 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-26 [all 1 reports]

Readme for transformers-abort-0.6.0.3

[back to package description]

Transformers-Abort

Travis Hackage

This package provides error and short-circuit monad transformers.

Installation

The usual:

$ cabal install