The effects package
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.
Properties
| Versions | 0, 0.1, 0.2, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | base (≥3 & <5), containers (0.4.*), newtype (0.2.*), void |
| License | BSD3 |
| Author | Sjoerd Visscher |
| Maintainer | sjoerd@w3future.com |
| Stability | experimental |
| Category | Control, Monads |
| Home page | http://github.com/sjoerdvisscher/effects |
| Bug tracker | http://github.com/sjoerdvisscher/effects/issues |
| Source repository | git clone git://github.com/sjoerdvisscher/effects.git |
| Upload date | Sun Nov 13 22:59:49 UTC 2011 |
| Uploaded by | SjoerdVisscher |
| Built on | ghc-7.2 |
Modules
Downloads
- effects-0.2.tar.gz (Cabal source package)
- package description (included in the package)