packages feed

exhaustive-1.1.2: Changelog.md

## 1.1.2

* Compile with generics-sop 0.2. Thanks to @kosmikus for this change.

## 1.1.1

* Increased the upper-bound of base to allow < 4.9 and transforms < 0.5. Now builds on
  GHC 7.10.1.

## 1.1.0

* New API new using Template Haskell to provide named constructors. Users should
  check the latest documentation for 'Control.Exhaustive' to see how the new API
  is used.

## 1.0.0

* Initial release