automaton: Effectful streams and automata in initial encoding
Effectful streams have an internal state and a step function. Varying the effect type, this gives many different useful concepts: For example with a reader effect, it results in automata (a.k.a transducers or state machines).
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Enable warnings as errors. Active on ci. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- automaton-1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.3, 1.4 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.20), mmorph (>=1.2 && <1.3), MonadRandom (>=0.5), mtl (>=2.2 && <2.4), profunctors (>=5.6 && <5.7), selective (>=0.7 && <0.8), semialign (>=1.2 && <=1.4), simple-affine-space (>=0.2 && <0.3), these (>=1.1 && <=1.3), transformers (>=0.5) [details] |
License | MIT |
Author | Manuel Bärenz |
Maintainer | programming@manuelbaerenz.de |
Category | Streaming |
Source repo | head: git clone https://github.com/turion/rhine.git this: git clone https://github.com/turion/rhine.git(tag v1.4) |
Uploaded | by turion at 2024-06-06T10:36:33Z |
Distributions | NixOS:1.4, Stackage:1.4 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 116 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-06-06 [all 1 reports] |