classy-effects-th: Automatic compliance with the classy-effects protocols
This package provides Template Haskell functions that enable automatic compliance with CEPs (classy-effects protocols), offering a unified framework for defining effects in Haskell.
CEPs aim to standardize and unify the definition of effects in Haskell in a backend-library-agnostic manner. Please refer to CEPs for details.
Please also refer to the classy-effects package, which offers standard effect definitions compliant 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-th-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), classy-effects-base (>=0.1 && <0.2), extra (>=1.7.14 && <1.8), lens (>=5.2.3 && <5.3), mtl (>=2.2.2 && <2.3), template-haskell (>=2.18 && <2.19), th-abstraction (>=0.5 && <0.6) [details] |
Tested with | ghc ==9.2.8 |
License | MPL-2.0 |
Copyright | 2023 Yamada Ryo, 2020 Michael Szvetits, 2010-2011 Patrick Bahr |
Author | Yamada Ryo <ymdfield@outlook.jp> |
Maintainer | Yamada Ryo <ymdfield@outlook.jp> |
Category | Control, Effect, Template Haskell |
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-th) |
Uploaded | by YamadaRyo at 2024-07-09T11:05:55Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 90 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] |