unlift-stm

Version 0.1.0.0 revision 0 uploaded by hololeap.

Package meta

Synopsis
(un)lifted classes and functions for the STM monad
Description

Lifted and unlifted classes and functions for the STM monad. To get started, just import Control.Concurrent.STM.Unlift. This is meant to be a drop-in replacement for Control.Concurrent.STM.

This package provides functionality for the STM monad, which is highly analagous to the functionalty for the IO monad found in Control.Monad.IO.Class, Control.Monad.IO.Unlift, and UnliftIO.STM:

Author
hololeap
Bug reports
https://github.com/hololeap/unlift-stm/issues
Category
Concurrency
Copyright
n/a
Homepage
https://github.com/hololeap/unlift-stm
Maintainer
hololeap@users.noreply.github.com
Package URL
n/a
Stability
n/a

Components