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
| Versions | 1.0, 1.0.0.1, 1.0.1 |
|---|---|
| Dependencies | base (≥3 & <5), transformers (≥0.2 & <0.4) |
| License | BSD3 |
| Author | Gregory Crosswhite |
| Maintainer | Gregory Crosswhite <gcrosswhite@gmail.com> |
| Stability | Stable |
| Category | Control |
| Home page | http://github.com/gcross/AbortT-transformers |
| Source repository | git clone git://github.com/gcross/AbortT-transformers.git |
| Upload date | Fri Dec 7 13:55:13 UTC 2012 |
| Uploaded by | GregoryCrosswhite |
| Built on | ghc-7.6 |
Modules
- Control
- Monad
Downloads
- AbortT-transformers-1.0.1.tar.gz (Cabal source package)
- package description (included in the package)