@hackage / newtype-th

A template haskell deriver to create Control.Newtype instances.

Latest0.3.3

About

Metadata

  • Last updated , by MichaelSloan
  • License BSD-3-Clause
  • Categories Template Haskell
  • Maintained by: Michael Sloan <mgsloan at gmail>

  • Lottery factor: 0

Links

Installation

Readme

http://hackage.haskell.org/package/newtype-th

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

To build / install:

chmod ugo+x Setup.hs ./Setup.hs configure --user ./Setup.hs build ./Setup.hs install

See the haddock or Control/Newtype/TH.hs for documentation.