free-operational: Operational Applicative, Alternative, Monad and MonadPlus from free types.

[ bsd3, control, library ] [ Propose Tags ]

A reimplementation of the operational package (http://hackage.haskell.org/package/operational) using free monads (from http://hackage.haskell.org/package/free). This implements ideas discussed here:

To understand the basic concepts you can do no better than read Heinrich Apfelmus' operational tutorial:

In addition to that, this package supplies operational-style modules for Applicative, Alternative and MonadPlus. Applicative and Alternative programs easily admit of static analysis. See these references for discussion and examples:

See Control.Applicative.Operational for the bulk of the documentation. Control.Alternative.Operational also has some significant examples.

Modules

[Last Documentation]

  • Control
    • Alternative
      • Control.Alternative.Operational
    • Applicative
      • Control.Applicative.Operational
    • Monad
      • Control.Monad.Operational
        • Control.Monad.Operational.Simple
      • Trans
        • Control.Monad.Trans.Operational
    • MonadPlus
      • Control.MonadPlus.Operational
    • Operational
      • Control.Operational.Class
      • Control.Operational.Instruction

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Dependencies base (>=4 && <5), comonad-transformers (>=3.0), free (>=3.3), kan-extensions (>=3.5), mtl (>=2), transformers (>=0.3) [details]
License BSD-3-Clause
Copyright 2013 Luis Casillas
Author Luis Casillas
Maintainer luis@casillas.org
Category Control
Bug tracker https://github.com/sacundim/free-operational/issues
Source repo head: git clone https://github.com/sacundim/free-operational
Uploaded by LuisCasillas at 2013-08-08T04:16:50Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3688 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-20 [all 7 reports]