monad-unlift-ref

Typeclasses for representing monad transformer unlifting

https://github.com/fpco/monad-unlift

Version on this page:0.2.0
LTS Haskell 18.28:0.2.1
Stackage Nightly 2021-06-14:0.2.1
Latest on Hackage:0.2.1

See all snapshots monad-unlift-ref appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:monad-unlift-ref-0.2.0@sha256:725cafd00ecd15748fd3e09805bcc48964535f84d20b3f7df645df9e1ac3e906,1269

Module documentation for 0.2.0

monad-unlift-ref

Build Status

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

Changes

0.2.0

  • Split out monad-unlift-ref

0.1.1.0

  • Add MonadResource instances

0.1.0.0

  • Initial release