io-sim: A pure simulator for monadic concurrency with STM.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - QuickCheck - array - containers - criterion - deepseq - exceptions - nothunks - parallel - quiet - tasty - tasty-hunit - tasty-quickcheck Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
A pure simulator monad with support of concurency (base, async), stm, synchronous and asynchronous exceptions, timeouts & delays, dynamic traces, and more.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.2.0.0, 1.3.0.0, 1.3.1.0, 1.4.0.0, 1.4.1.0, 1.5.0.0, 1.6.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <4.19), containers, deepseq, exceptions (>=0.10), io-classes (>=1.2 && <1.3), nothunks, parallel, psqueues (>=0.2 && <0.3), QuickCheck, quiet, si-timers (>=1.2 && <1.3), strict-stm (>=1.2 && <1.3), time (>=1.9.1 && <1.13) [details] |
License | Apache-2.0[multiple license files] |
Copyright | 2022-2023 Input Output Global Inc (IOG) |
Author | Alexander Vieth, Duncan Coutts, John Hughes, Marcin Szamotulski |
Maintainer | Duncan Coutts duncan@well-typed.com, Marcin Szamotulski coot@coot.me |
Category | Testing |
Bug tracker | https://github.com/input-output-hk/io-sim/issues |
Source repo | head: git clone https://github.com/input-output-hk/io-sim(io-sim) |
Uploaded | by coot at 2023-07-28T17:33:58Z |
Modules
[Index] [Quick Jump]
- Control
- Monad
- Data
- List
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
asserts | Enable assertions | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- io-sim-1.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees