The monadio-unwrappable package
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
Properties
| Versions | 0.1, 0.2, 0.3 |
|---|---|
| Dependencies | base (≥3 & <5), monads-tf, transformers |
| License | BSD3 |
| Copyright | (C) 2012 The University of Auckland |
| Author | Andrew Miller |
| Maintainer | ak.miller@auckland.ac.nz |
| Stability | experimental |
| Category | Control |
| Source repository | git clone https://github.com/A1kmm/monadio-unwrappable |
| Upload date | Mon Jun 18 03:29:50 UTC 2012 |
| Uploaded by | AndrewMiller |
| Built on | ghc-7.4 |
Modules
Downloads
- monadio-unwrappable-0.3.tar.gz (Cabal source package)
- package description (included in the package)