monad-unlift-ref: Typeclasses for representing monad transformer unlifting

[ control, library, mit ] [ Propose Tags ]

See README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.2.1
Change log ChangeLog.md
Dependencies base (>=4.6 && <5), constraints, exceptions (>=0.6), monad-control (>=1.0 && <1.1), monad-unlift (>=0.2 && <0.3), mtl, mutable-containers (>=0.3 && <0.4), resourcet, stm, transformers, transformers-base [details]
License MIT
Copyright FP Complete
Author Michael Snoyman
Maintainer michael@fpcomplete.com
Category Control
Home page https://github.com/fpco/monad-unlift
Source repo head: git clone https://github.com/fpco/monad-unlift.git
Uploaded by MichaelSnoyman at 2017-11-21T12:09:07Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 2 indirect [details]
Downloads 2015 total (11 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-21 [all 1 reports]

Readme for monad-unlift-ref-0.2.1

[back to package description]

monad-unlift-ref

Build Status

Provides some concrete transformer implementations based on monad-unlift. See that package for more information.