operational: Implementation of difficult monads made easy with operational semantics.

[ bsd3, control, library, monads ] [ Propose Tags ]

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.

See the project homepage http://wiki.haskell.org/Operational for a more detailed introduction and features.

Related packages:

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
buildexamples

Build example executables.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

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.4 && <4.15), mtl (>=1.1 && <2.3.0), operational, random (>=1 && <2) [details]
License BSD-3-Clause
Copyright (c) Heinrich Apfelmus 2010-2013
Author Heinrich Apfelmus
Maintainer Heinrich Apfelmus <apfelmus quantentunnel de>
Revised Revision 1 made by phadej at 2021-11-07T14:46:38Z
Category Control, Monads
Home page http://wiki.haskell.org/Operational
Source repo head: git clone git://github.com/HeinrichApfelmus/operational.git
Uploaded by HeinrichApfelmus at 2016-11-21T16:57:25Z
Distributions Debian:0.2.3.5, LTSHaskell:0.2.4.2, NixOS:0.2.4.2, Stackage:0.2.4.2
Reverse Dependencies 21 direct, 3611 indirect [details]
Executables operational-TicTacToe
Downloads 30470 total (121 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-21 [all 1 reports]