io-classes: Type classes for concurrency with STM, ST and timing
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: - array - async - bytestring Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
IO Monad class hierarchy compatible with
io-sim, base
, async
,
stm
, exceptions
& time
packages.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.1.0, 1.3.1.0, 1.4.0.0, 1.4.1.0, 1.5.0.0, 1.6.0.0, 1.7.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, async (>=2.1), base (>=4.9 && <4.20), bytestring, mtl (>=2.2 && <2.4), stm (>=2.5 && <2.6), time (>=1.9.1 && <1.13) [details] |
License | Apache-2.0[multiple license files] |
Copyright | 2019-2023 Input Output Global Inc (IOG) |
Author | Alexander Vieth, Duncan Coutts, Marcin Szamotulski, Thomas Winant |
Maintainer | Duncan Coutts duncan@well-typed.com, Marcin Szamotulski coot@coot.me |
Category | Control |
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-classes) |
Uploaded | by coot at 2023-11-20T18:19:58Z |
Modules
[Index] [Quick Jump]
- Control
- Concurrent
- Monad
- Class
- Control.Monad.Class.MonadAsync
- Control.Monad.Class.MonadEventlog
- Control.Monad.Class.MonadFork
- Control.Monad.Class.MonadMVar
- Control.Monad.Class.MonadST
- Control.Monad.Class.MonadSTM
- Control.Monad.Class.MonadSay
- Control.Monad.Class.MonadTest
- Control.Monad.Class.MonadThrow
- Control.Monad.Class.MonadTime
- Control.Monad.Class.MonadTimer
- Class
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-classes-1.3.1.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