classy-effects-base: An interface for a handler-independent, typeclass-based effect system.
This library provides definitions for CEPs (classy-effects protocols) to standardize and unify the definition of effects in Haskell in a backend-library-agnostic manner. Please refer to CEPs for details.
This library provides only the fundamental definitions for classy-effects. Please also refer to the classy-effects package, which offers standard effect definitions compliant with CEPs, and the classy-effects-th package, which enables automatic compliance with CEPs.
This 'classy-effects' project was abandoned due to the discovery of fundamental difficulties. The reasons are as follows: https://github.com/orgs/sayo-hs/projects/4?pane=issue&itemId=48547880 As an alternative, consider using 'sayo-hs/data-effects', a GADTs-based common effect representation foundation: https://github.com/sayo-hs/data-effects.
[Skip to Readme]
Downloads
- classy-effects-base-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.16.4.0 && <4.17), compdata (>=0.13 && <0.14) [details] |
Tested with | ghc ==9.2.8 |
License | MPL-2.0 |
Copyright | 2023 Yamada Ryo, 2023 Casper Bach Poulsen and Cas van der Rest |
Author | Yamada Ryo <ymdfield@outlook.jp> |
Maintainer | Yamada Ryo <ymdfield@outlook.jp> |
Category | Control, Effect |
Bug tracker | https://github.com/sayo-hs/classy-effects |
Source repo | head: git clone https://github.com/sayo-hs/classy-effects(tag v0.1.0)(classy-effects-base) |
Uploaded | by YamadaRyo at 2024-07-09T11:04:52Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 85 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |