newtype-th

A template haskell deriver to create Control.Newtype instances.

http://github.com/mgsloan/newtype-th

Latest on Hackage:0.3.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael Sloan
Maintained by Michael Sloan <mgsloan at gmail>

Provides a template haskell based mechanism for deriving instances of djahandarie's Control.Newtype class.