mstate: MState: A consistent State monad for concurrent applications.
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.
MState offers a State monad which can be used in concurrent applications. It also manages new threads and waits until the whole state monad has been evaluated/executed before it returns the state values (if desired).
Properties
Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.11 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), fail (>=4.9.0 && <4.10), monad-peel (>=0.3 && <0.4), mtl (>=2.3 && <2.4), stm (>=2.5.0 && <2.6) [details] |
License | BSD-3-Clause |
Author | Nils Schweinsberg |
Maintainer | <mail@nils.cc> |
Category | Concurrency, Monads |
Source repo | head: git clone https://github.com/nilscc/mstate |
Uploaded | by NilsSchweinsberg at 2025-02-04T12:10:09Z |
Modules
[Index] [Quick Jump]
- Control
- Concurrent
Downloads
- mstate-0.2.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees