AbortT-transformers: A monad and monadic transformer providing "abort" functionality

[ bsd3, control, library ] [ Propose Tags ]

This module provides a monad and a monad transformer that allow the user to abort a monadic computation and immediately return a result.

New in version 1.0.1.3: Bumped dependencies.

New in version 1.0.1: Added liftCallCC, liftCatch, liftListen, and liftPass, as well as more information to the cabal file.

New in version 1.0.0.1: Bumped the transformers dependencies and updated the maintainer's e-mail address.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.0.1, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3
Dependencies base (>=3 && <5), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Author Gregory Crosswhite
Maintainer Gregory Crosswhite <gcrosswhite@gmail.com>
Category Control
Home page http://github.com/gcross/AbortT-transformers
Source repo head: git clone git://github.com/gcross/AbortT-transformers.git
this: git clone git://github.com/gcross/AbortT-transformers.git(tag 1.1)
Uploaded by GregoryCrosswhite at 2019-07-19T14:08:41Z
Distributions
Reverse Dependencies 6 direct, 4 indirect [details]
Downloads 5881 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-07-19 [all 1 reports]