strict-checked-vars-0.1.0.0

Synopsis

Strict MVars and TVars with invariant checking for IO and IOSim

Description

Strict @MVar@ and @TVar@ interfaces with invariant checking compatible with [IO](https://hackage.haskell.org/package/base-4.18.0.0/docs/Prelude.html#t:IO) & [io-sim](https://hackage.haskell.org/package/io-sim).

Author

IOG Engineering Team

Maintainer

operations@iohk.io

License

Apache-2.0

Source
https://github.com/input-output-hk/cardano-base/
Commit hash
85ed95116b8745a212c2265664bf630836bfa05d
Subdir
strict-checked-vars
Timestamp

2023-07-31T13:29:43Z

Revisions

2023-11-08T10:08:20Z

Dependencies
library strict-checked-vars:
  • ["base >=4.9 && <4.19","io-classes >=1.2 && <1.4","strict-mvar >=1.2 && <1.4","strict-stm >=1.2 && <1.4"]
test-suite test:
  • ["base >=4.9 && <4.19","io-sim","QuickCheck","strict-checked-vars","tasty","tasty-quickcheck"]