The control-monad-free package
This package provides datatypes to construct Free monads, Free monad transformers, and useful instances. In addition it provides the constructs to avoid quadratic complexity of left associative bind, as explained in:
Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads, MPC'08
Properties
| Versions | 0.1, 0.2, 0.3, 0.4, 0.5, 0.5.0.1, 0.5.2, 0.5.3 |
|---|---|
| Dependencies | base (≥2 & <5), deepseq, transformers |
| License | PublicDomain |
| Author | Luke Palmer, Pepe Iborra |
| Maintainer | pepeiborra@gmail.com |
| Stability | experimental |
| Category | Control, Monads |
| Home page | http://github.com/pepeiborra/control-monad-free |
| Upload date | Sun Jan 2 15:49:57 UTC 2011 |
| Uploaded by | PepeIborra |
| Built on | ghc-7.0 |
Modules
Downloads
- control-monad-free-0.5.3.tar.gz (Cabal source package)
- package description (included in the package)