MonadStack: Generalizing lift to monad stacks

[ bsd2, control, library ] [ Propose Tags ]

A multi-level lift.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies base (>=4.7 && <4.9), mtl (>=2.0 && <2.3) [details]
License BSD-2-Clause
Copyright Brian Hurt
Author Brian Hurt
Maintainer bhurt42@gmail.com
Category Control
Home page https://github.com/bhurt/MonadStack
Uploaded by bhurt at 2015-07-13T11:08:58Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2407 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-07-13 [all 1 reports]

Readme for MonadStack-0.1.0.3

[back to package description]

MonadStack

Allow lifting from any level in a monad transformer stack up to any higher level.