monadio-unwrappable: Reversibly allow monad transformer stacks to run in IO
Provides MonadIOUnwrappable instances for monad transformer stacks that can be run in the IO monad, with the result converted back to the monadic type. This package also includes some utilities built using MonadIOUnwrappable, such as a bracket implementation that works with MonadIO even on stacks containing one or more ErrorT transformers
Downloads
- monadio-unwrappable-0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3 |
---|---|
Dependencies | base (>=3 && <5), monads-tf, transformers [details] |
License | BSD-3-Clause |
Copyright | (C) 2012 The University of Auckland |
Author | Andrew Miller |
Maintainer | ak.miller@auckland.ac.nz |
Category | Control |
Source repo | head: git clone https://github.com/A1kmm/monadio-unwrappable |
Uploaded | by AndrewMiller at 2012-06-18T03:29:50Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2501 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |