The operational package
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://haskell.org/haskellwiki/Operational for a more detailed introduction and features.
Related packages: MonadPrompt http://hackage.haskell.org/package/MonadPrompt.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), mtl (≥1.1 & <2.2.0), random (1.*) |
| License | BSD3 |
| Copyright | (c) Heinrich Apfelmus 2010-2011 |
| Author | Heinrich Apfelmus |
| Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
| Stability | Provisional |
| Category | Control, Monads |
| Home page | http://haskell.org/haskellwiki/Operational |
| Source repository | git clone git://github.com/HeinrichApfelmus/operational.git |
| Executables | TicTacToe |
| Upload date | Fri Dec 14 10:36:38 UTC 2012 |
| Uploaded by | HeinrichApfelmus |
| Built on | ghc-7.6 |
Modules
- Control
Downloads
- operational-0.2.2.0.tar.gz (Cabal source package)
- package description (included in the package)