packages feed

quiver-instances-0.2.0.0: README.md

quiver-instances
================

[![Hackage](https://img.shields.io/hackage/v/quiver-instances.svg)](https://hackage.haskell.org/package/quiver-instances) [![Build Status](https://travis-ci.org/ivan-m/quiver-instances.svg)](https://travis-ci.org/ivan-m/quiver-instances)

Various extra instances for [Quiver] that aren't yet in the main
library.

At this time these consist of instances for the typeclasses found in
the [exceptions], [transformers-base] and [resourcet] libraries.

[Quiver]: http://hackage.haskell.org/package/quiver
[exceptions]: http://hackage.haskell.org/package/exceptions
[transformers-base]: http://hackage.haskell.org/package/transformers-base
[resourcet]: http://hackage.haskell.org/package/resourcet