packages feed

stm-lifted-2.5.0.0: README.md

[![Build status][linux-build-icon]][linux-build]  [![Hackage][hackage-version-icon]][hackage-link]
# STM Generalized with MonadIO

This package contains generalization of [STM] with [MonadIO].

[linux-build-icon]: https://img.shields.io/travis/MaxOw/stm-lifted/master.svg?label=Build%20status
[linux-build]: https://travis-ci.org/MaxOw/stm-lifted

[STM]: http://hackage.haskell.org/package/stm
[MonadIO]: http://hackage.haskell.org/package/transformers-0.3.0.0/docs/Control-Monad-IO-Class.html

[hackage-version-icon]: https://img.shields.io/hackage/v/stm-lifted.svg
[hackage-link]: https://hackage.haskell.org/package/stm-lifted