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

The AbortT-transformers package

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: 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.

Properties

Versions1.0, 1.0.0.1, 1.0.1
Dependenciesbase (≥3 & <5), transformers (≥0.2 & <0.4)
LicenseBSD3
AuthorGregory Crosswhite
MaintainerGregory Crosswhite <gcrosswhite@gmail.com>
StabilityStable
CategoryControl
Home pagehttp://github.com/gcross/AbortT-transformers
Source repositorygit clone git://github.com/gcross/AbortT-transformers.git
Upload dateFri Dec 7 13:55:13 UTC 2012
Uploaded byGregoryCrosswhite
Built onghc-7.6

Modules

Downloads