th-abstraction ============== [![Hackage](https://img.shields.io/hackage/v/th-abstraction.svg)](https://hackage.haskell.org/package/th-abstraction) [![Build Status](https://secure.travis-ci.org/glguy/th-abstraction.png?branch=master)](http://travis-ci.org/glguy/th-abstraction) This package provides a consistent interface to a subset of Template Haskell. Currently the package provides a consistent view of the reified declaration information about datatypes, newtypes, data families, and newtype families. These interfaces abstract away the differences in the normal and GADT syntax used to define these types. Contact Information ------------------- Please contact me via GitHub or on the #haskell IRC channel on irc.freenode.net