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, mtl or base (≥2 & <5), deepseq, transformers (0.2.*) |
| 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 Apr 24 16:01:48 UTC 2010 |
| Uploaded by | PepeIborra |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- control-monad-free-0.5.0.1.tar.gz (Cabal source package)
- package description (included in the package)