Packages tagged effect
31 packages have this tag.
[Merge tag] (trustees only)Related tags: library (31), control (24), bsd3 (14), mit (8), mpl (7), program (6), deprecated (4), language (4), bsd2 (2), crypto (2), dsl (2), general (2), io (2), logging (2), monads (2), mutable-state (2), polymorphism (2), template-haskell (2), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
THEff | 8 | 0.0 | 1 | TH implementation of effects. | (bsd3, control, effect, library, th-) | 2017-01-22 | 0.1.4 | kolodeznydiver |
classy-effects (deprecated in favor of data-effects) | 3 | 0.0 | 1 | An interface for a handler-independent, typeclass-based effect system. | (control, deprecated, effect, library, mpl) | 2024-07-09 | 0.1.0.1 | YamadaRyo |
classy-effects-base (deprecated in favor of data-effects-core) | 5 | 0.0 | 3 | An interface for a handler-independent, typeclass-based effect system. | (control, deprecated, effect, library, mpl) | 2024-07-09 | 0.1.0.1 | YamadaRyo |
classy-effects-th (deprecated in favor of data-effects-th) | 4 | 0.0 | 1 | Automatic compliance with the classy-effects protocols | (control, deprecated, effect, library, mpl, template-haskell) | 2024-07-09 | 0.1.0.1 | YamadaRyo |
cleff | 20 | 1.75 | 1 | Fast and concise extensible effects | (bsd3, control, effect, language, library) | 2022-05-21 | 0.3.3.0 | daylily |
cleff-plugin | 7 | 2.0 | 0 | Automatic disambiguation for extensible effects | (bsd3, control, effect, language, library) | 2022-03-13 | 0.1.0.0 | daylily |
control-dsl | 16 | 1.75 | 1 | An alternative to monads in do-notation | (bsd3, control, dsl, effect, general, io, language, library, mutable-state, polymorphism) | 2018-10-18 | 0.2.1.3 | yangbo |
cprng-aes-effect | 7 | 0.0 | 1 | Run random effect using cprng-aes, a crypto pseudo number generator. | (crypto, effect, library, mit) | 2014-06-02 | 0.1.0.2 | ibotty |
crypto-random-effect | 14 | 0.0 | 2 | A random effect using crypto-random | (crypto, effect, library, mit) | 2014-09-12 | 0.2.0.4.1 | ibotty |
data-effects | 13 | 0.0 | 2 | A basic framework for effect systems based on effects represented by GADTs. | (control, effect, library, mpl) | 2025-04-24 | 0.4.2.0 | YamadaRyo |
data-effects-core | 6 | 0.0 | 2 | A basic framework for effect systems based on effects represented by GADTs. | (control, effect, library, mpl) | 2025-05-20 | 0.4.3.0 | YamadaRyo |
data-effects-th | 14 | 0.0 | 1 | Template Haskell utilities for the data-effects library. | (control, effect, library, mpl, template-haskell) | 2025-04-25 | 0.4.2.1 | YamadaRyo |
do-notation-dsl (deprecated in favor of control-dsl) | 3 | 0.0 | 1 | An alternative to monads | (bsd3, control, deprecated, dsl, effect, general, io, language, library, mutable-state, polymorphism) | 2018-10-02 | 0.1.0.3 | yangbo |
effin | 17 | 0.0 | 3 | A Typeable-free implementation of extensible effects | (bsd3, control, effect, library) | 2017-08-03 | 0.3.0.3 | AnthonyVandikas |
eveff | 6 | 0.0 | 0 | Efficient effect handlers based on evidence translation. | (control, effect, library, mit) | 2021-07-19 | 1.0.0.2 | ningningxie |
extensible-effects | 75 | 2.25 | 12 | An Alternative to Monad Transformers | (control, effect, library, mit) | 2019-01-03 | 5.0.0.1 | BenFoppa, SvenHeyll, shergill, sickmind |
extensible-effects-concurrent | 62 | 2.0 | 0 | Message passing concurrency as extensible-effect | (bsd3, concurrency, control, effect, library, program) | 2020-12-16 | 2.0.0 | SvenHeyll |
free-er | 3 | 0.0 | 0 | An extensible effects library | (bsd3, control, effect, library, program) | 2017-10-10 | 0.1.0.0 | OmerAgacan |
has-transformers | 10 | 2.0 | 0 | This library 'Has' transformers | (effect, library, mit) | 2022-01-26 | 0.1.0.4 | turion |
heftia-effects | 11 | 0.0 | 0 | higher-order algebraic effects done right | (control, effect, library, monads, mpl, program) | 2025-04-24 | 0.7.0.0 | YamadaRyo |
log-effect | 12 | 0.0 | 2 | An extensible log effect using extensible-effects | (control, effect, library, logging, mit, program) | 2019-03-02 | 1.2.0 | ibotty, sickmind |
log-effect-syslog | 6 | 0.0 | 1 | Syslog functions for log-effect | (bsd3, control, effect, library, logging, syslog) | 2019-03-02 | 0.2.0 | sickmind |
monad-effect | 4 | 0.0 | 0 | A fast and lightweight effect system. | (bsd3, control, effect, library, monads) | 2025-09-22 | 0.1.0.0 | eiko |
mpeff | 4 | 0.0 | 0 | Efficient effect handlers based on evidence-passing semantics | (control, effect, library, mit) | 2021-08-09 | 0.1.0.0 | ningningxie |
mysql-effect | 7 | 0.0 | 1 | An extensible mysql effect using extensible-effects and mysql-simple | (database, effect, library, mit) | 2014-06-05 | 0.2.0.3 | ibotty |
polysemy-readline | 4 | 2.0 | 0 | Readline effect for polysemy. | (bsd2, effect, library, program, user-interfaces) | 2021-07-28 | 0.2.0.0 | lehmacdj |
random-eff | 5 | 0.0 | 1 | A simple random generator library for extensible-effects | (bsd3, control, effect, library) | 2014-04-01 | 0.1.0.1 | HiromiIshii |
random-effin | 5 | 0.0 | 1 | A simple random generator library for effin | (bsd3, control, effect, library) | 2014-10-09 | 0.1.1.0 | HiromiIshii |
readline-in-other-words | 8 | 0.0 | 0 | Readline effect for in-other-words. | (bsd2, command-line, effect, haskeline, in-other-words, library, program, user-interfaces) | 2021-11-05 | 0.1.0.2 | lehmacdj |
resource-effect | 7 | 0.0 | 1 | A port of the package 'resourcet' for extensible effects. | (bsd3, control, effect, library) | 2014-01-05 | 0.1.1 | ClarkGaebel |
system-random-effect | 9 | 0.0 | 1 | Random number generation for extensible effects. | (bsd3, effect, library, system) | 2014-11-26 | 0.4.1.3 | ClarkGaebel |