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), mtl or base (≥2 & <5), 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 | Sat Dec 12 12:37:57 UTC 2009 |
| Uploaded by | PepeIborra |
| Built on | ghc-6.10, ghc-6.12 |
Modules
Downloads
- control-monad-free-0.5.tar.gz (Cabal source package)
- package description (included in the package)