packages feed

polysemy-zoo-0.1.0.0: README.md

# polysemy-zoo

[![Build Status](https://api.travis-ci.org/isovector/polysemy-zoo.svg?branch=master)](https://travis-ci.org/isovector/polysemy-zoo)
[![Hackage](https://img.shields.io/hackage/v/polysemy-zoo.svg?logo=haskell)](https://hackage.haskell.org/package/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.)