strict-stm-0.1.0.0

Synopsis

Strict STM interface polymorphic over stm implementation.

Description

The `strict-stm` package gives a strict interface to stm, currently either one provided by `stm` package for the `IO` monad or `io-sim` package for the `IOSim` monad.

Author

Alexander Vieth, Marcin Szamotulski, Duncan Coutts

Maintainer

License

Apache-2.0

Source
https://github.com/input-output-hk/io-sim
Commit hash
f4183f274d88d0ad15817c7052df3a6a8b40e6dc
Subdir
strict-stm
Timestamp

2022-10-17T00:00:00Z

Revisions

None

Dependencies
library strict-stm:
  • ["base >=4.9 && <4.15","stm >=2.5 && <2.6","io-classes"]