monadio-unwrappable: Reversibly allow monad transformer stacks to run in IO

[ bsd3, control, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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 2419 total (15 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]