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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/isovector/polysemy-zoo#readme


[Skip to Readme]

Properties

Versions 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.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), compact (>=0.1.0.1), constraints (>=0.10.1 && <0.12), containers (>=0.5 && <0.7), contravariant (<2), exceptions (>=0.10.0 && <0.11), ghc-prim (>=0.5.2 && <0.6), mtl (>=2.0.1.0 && <3.0.0.0), polysemy (>=1.2.1.0), polysemy-plugin (>=0.2), random (>=1.1 && <1.2), reflection (>=2.1.4 && <3.0.0), streaming, text (>=1.1.0 && <1.3), transformers (>=0.5.2.0 && <0.6) [details]
License BSD-3-Clause
Copyright 2019 Sandy Maguire
Author Sandy Maguire
Maintainer sandy@sandymaguire.me
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 KingoftheHomeless at 2020-02-16T12:54:58Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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