operational: Implementation of difficult monads made easy with operational semantics.
This library makes it easy to implement monads with tricky control flow.
This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc.
Related packages:
MonadPrompt — http://hackage.haskell.org/package/MonadPrompt
free-operational — http://hackage.haskell.org/package/free-operational
Flags
Manual Flags
Name | Description | Default |
---|---|---|
buildexamples | Build example executables. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- operational-0.2.4.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2.0, 0.2.2.1, 0.2.3.2, 0.2.3.3, 0.2.3.4, 0.2.3.5, 0.2.4.0, 0.2.4.1, 0.2.4.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), mtl (>=1.1 && <2.4), operational, random (>=1 && <2), transformers (>=0.5.6 && <0.7) [details] |
Tested with | ghc ==9.4.4, ghc ==9.2.5, ghc ==8.10.7 |
License | BSD-3-Clause |
Copyright | (c) Heinrich Apfelmus 2010-2013 |
Author | Heinrich Apfelmus |
Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
Revised | Revision 1 made by HeinrichApfelmus at 2023-12-29T20:50:21Z |
Category | Control, Monads |
Home page | https://github.com/HeinrichApfelmus/operational |
Source repo | head: git clone https://github.com/HeinrichApfelmus/operational.git |
Uploaded | by HeinrichApfelmus at 2023-02-19T11:05:28Z |
Distributions | Debian:0.2.3.5, LTSHaskell:0.2.4.2, NixOS:0.2.4.2, Stackage:0.2.4.2 |
Reverse Dependencies | 22 direct, 3673 indirect [details] |
Executables | operational-TicTacToe |
Downloads | 31379 total (200 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |