effects: Computational Effects
Control.Effects is a library for programming with effects, like in the the Eff language by Andrej Bauer and Matija Pretnar. Effects can be used instead of monad transformers.
See the home page for some example code.
[Skip to Readme]
Modules
- Control
- Control.Effects
- Control.Effects.Cont
- Control.Effects.Either
- Control.Effects.Error
- Control.Effects.NonDet
- Control.Effects.State
- Control.Effects.Writer
- Control.Effects
Downloads
- effects-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0, 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4 |
---|---|
Dependencies | base (>=3 && <5), containers (>=0.4 && <0.5), newtype (>=0.2 && <0.3), void [details] |
License | BSD-3-Clause |
Author | Sjoerd Visscher |
Maintainer | sjoerd@w3future.com |
Category | Control, Monads |
Home page | http://github.com/sjoerdvisscher/effects |
Bug tracker | http://github.com/sjoerdvisscher/effects/issues |
Source repo | head: git clone git://github.com/sjoerdvisscher/effects.git |
Uploaded | by SjoerdVisscher at 2011-12-03T15:49:26Z |
Distributions | NixOS:0.2.4 |
Downloads | 5378 total (23 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-26 [all 7 reports] |