packages feed

th-abstraction-0.1.1.0: ChangeLog.md

# Revision history for th-abstraction

## 0.1.1.0  --

* Better matching of constraints generated for GADTs across GHC versions
* Added `dataDCompat`
* Support for giving value constructors to reifyDatatype. This enables
  data families to be reified easily.

## 0.1.0.0  -- 2017-04-26

* First version.