@hackage polysemy-zoo0.8.2.0
Experimental, user-contributed effects and interpreters for polysemy
Categories
License
BSD-3-Clause
Maintainer
https://funprog.zulipchat.com/#narrow/stream/216942-Polysemy
Links
Versions
Installation
Dependencies (15)
- 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 Show all…
Dependents (14)
@hackage/servant-polysemy, @hackage/polysemy-RandomFu, @hackage/polysemy-path, @hackage/polysemy-optics, @hackage/techlab, @hackage/polysemy-fskvstore, Show all…
polysemy-zoo
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: