strict-stm-0.6.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
be983b1546afb4d7668f1d23db5b46c49eaee825
Subdir
strict-stm
Timestamp

2023-04-14T11:16:27Z

Revisions

None

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