strict-stm-0.2.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
0df93fe773e9b66ce35f3637128533e5b0029558
Subdir
strict-stm
Timestamp

2022-10-26T00:00:00Z

Revisions

None

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