polysemy-zoo: Experimental, user-contributed effects and interpreters for polysemy

[ bsd3, library, polysemy ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.8.0.0, 0.8.1.0, 0.8.2.0
Change log ChangeLog.md
Dependencies async (>=2.2 && <3), base (>=4.9 && <5), constraints (>=0.10.1 && <0.14), containers (>=0.5 && <0.7), contravariant (<2), exceptions (>=0.10.0 && <0.11), ghc-compact (>=0.1.0.0), ghc-prim (>=0.5.2 && <0.10), mtl (>=2.0.1.0 && <3.0.0.0), polysemy (>=1.4.0.0), random (>=1.1 && <1.3), reflection (>=2.1.4 && <3.0.0), streaming (>=0.2 && <0.3), text (>=1.1.0 && <2.1), transformers (>=0.5.2.0 && <0.7) [details]
License BSD-3-Clause
Copyright 2019 Sandy Maguire
Author Sandy Maguire
Maintainer https://funprog.zulipchat.com/#narrow/stream/216942-Polysemy
Category Polysemy
Home page https://github.com/polysemy-research/polysemy-zoo#readme
Bug tracker https://github.com/polysemy-research/polysemy-zoo/issues
Source repo head: git clone https://github.com/polysemy-research/polysemy-zoo
Uploaded by tek at 2023-08-03T18:45:04Z
Distributions
Reverse Dependencies 13 direct, 5 indirect [details]
Downloads 6553 total (49 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]

Readme for polysemy-zoo-0.8.2.0

[back to package description]

polysemy-zoo

Build Status Hackage

Dedication

Once I was chased by the king of all scorpions.

Rachel Hunter

Overview

The polysemy-zoo is an experimental repository for user-contributed additions to the polysemy ecosystem. You're encouraged to open Pull Requests here for any effects/interpretations that you write and think might be useful for others.

Particularly successful contributions here will be migrated into either polysemy proper, or polysemy-contrib (the less experimental version of the zoo.)

Polysemy in the Wild

The Zoo isn't the only place to find great user-contributions to polysemy! Here is a curated list of other great effects and interops: