packages feed

extensible-0.7: README.md

![logo](https://github.com/fumieval/extensible/blob/master/artwork/logo.png?raw=true)

[![Build Status](https://travis-ci.org/fumieval/extensible.svg?branch=master)](https://travis-ci.org/fumieval/extensible)
[![Hackage](https://img.shields.io/hackage/v/extensible.svg)](https://hackage.haskell.org/package/extensible)

This package provides extensible poly-kinded records, variants and effects.

Several tutorials can be found at [School of Haskell](https://www.schoolofhaskell.com/user/fumieval/extensible).

Bug reports and contributions are welcome!