lifted-stm-0.1: README.md
Lifted-STM ========== [](https://travis-ci.org/mvv/lifted-stm) [](http://hackage.haskell.org/package/lifted-stm) This package provides STM operations lifted through monad transformer stacks. Installation ------------ The usual: $ cabal install