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), binary (>=0.8.5.1 && <0.9), bytestring (>=0.10.8.2 && <0.11), constraints (>=0.10.1 && <0.12), containers (>=0.5 && <0.7), contravariant (<2), ghc-prim (>=0.5.2 && <0.6), hedis (>=0.10 && <0.13), mtl (>=2.0.1.0 && <3.0.0.0), polysemy (>=1.2.0.0 && <1.3), polysemy-plugin (>=0.2 && <0.2.5), random (>=1.1 && <1.2), reflection (>=2.1.4 && <3.0.0), transformers (>=0.5.2.0 && <0.6) [details]
License BSD-3-Clause
Copyright 2019 Sandy Maguire
Author Sandy Maguire
Maintainer sandy@sandymaguire.me
Revised Revision 1 made by KingoftheHomeless at 2020-02-14T11:46:00Z
Category Polysemy
Home page https://github.com/isovector/polysemy-zoo#readme
Bug tracker https://github.com/isovector/polysemy-zoo/issues
Source repo head: git clone https://github.com/isovector/polysemy-zoo
Uploaded by isovector at 2019-09-08T05:17:37Z
Distributions NixOS:0.8.2.0
Reverse Dependencies 13 direct, 5 indirect [details]
Downloads 6626 total (73 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
Last success reported on 2019-09-08 [all 3 reports]

Readme for polysemy-zoo-0.6.0.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: