packages feed

lifted-stm-0.2.0.1: README.md

Lifted-STM
==========

[![Build](https://github.com/mvv/lifted-stm/actions/workflows/ci.yml/badge.svg)](https://github.com/mvv/lifted-stm/actions/workflows/ci.yml) [![Hackage](https://img.shields.io/hackage/v/lifted-stm.svg)](http://hackage.haskell.org/package/lifted-stm)

This package provides STM operations lifted through monad transformer stacks.

Installation
------------
The usual:

	$ cabal install