extensible-effects: An Alternative to Monad Transformers
This package introduces datatypes for typeclass-constrained effects, as an alternative to monad-transformer based (datatype-constrained) approach of multi-layered effects. For more information, see the original paper at http://okmij.org/ftp/Haskell/extensible/exteff.pdf. Any help is appreciated!
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
lib-werror | Disabled | |
force-openunion-51 | Force usage of OpenUnion51.hs implementation | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- extensible-effects-2.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 1.0, 1.1.0, 1.2.0, 1.2.1, 1.4.1, 1.5.0, 1.6.0, 1.7.1, 1.7.1.0, 1.7.1.1, 1.7.1.2, 1.7.2.1, 1.8.0.0, 1.8.1.0, 1.9.0.0, 1.9.0.1, 1.9.1.0, 1.9.2.2, 1.10.0.1, 1.11.0.0, 1.11.0.1, 1.11.0.2, 1.11.0.3, 1.11.0.4, 1.11.1.0, 2.0.0.0, 2.0.0.2, 2.0.1.0, 2.1.0.0, 2.2.1.0, 2.3.0.0, 2.3.0.1, 2.4.0.0, 2.5.0.0, 2.5.1.0, 2.5.1.2, 2.5.2.0, 2.5.3.0, 2.6.0.0, 2.6.0.1, 2.6.0.2, 2.6.0.3, 2.6.1.0, 2.6.1.1, 2.6.2.0, 2.6.3.0, 3.0.0.0, 3.1.0.0, 3.1.0.1, 3.1.0.2, 4.0.0.0, 5.0.0.0, 5.0.0.1 (info) |
---|---|
Dependencies | base (>=4.6 && <5), transformers (>=0.3 && <0.6), transformers-base (>=0.4 && <0.5), type-aligned (>=0.9.3) [details] |
Tested with | ghc ==8.2.1, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4 |
License | MIT |
Author | Oleg Kiselyov, Amr Sabry, Cameron Swords, Ben Foppa |
Maintainer | suhailshergill@gmail.com |
Category | Control, Effect |
Home page | https://github.com/suhailshergill/extensible-effects |
Source repo | head: git clone https://github.com/suhailshergill/extensible-effects.git |
Uploaded | by shergill at 2017-11-23T01:46:16Z |
Distributions | LTSHaskell:5.0.0.1, NixOS:5.0.0.1, Stackage:5.0.0.1 |
Reverse Dependencies | 12 direct, 0 indirect [details] |
Downloads | 36602 total (229 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-11-23 [all 1 reports] |