Skip to content

mgsloan/newtype-th

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Template Haskell Newtype Derivation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published