th-extras

A grab bag of functions for use with Template Haskell. This is basically the place I put all my ugly CPP hacks to support the ever-changing interface of the template haskell system by providing high-level operations and making sure they work on as many versions of Template Haskell as I can.


Keywords
public-domain, template-haskell, Propose Tags, Skip to Readme, , Index, Quick Jump, Language.Haskell.TH.Extras, th-extras-0.0.0.8.tar.gz, browse, Package description, revised, metadata revisions, Package maintainers, ErikDeCastroLopo, JamesCook, JohnEricson, RyanTrinkle, abrar, edit package information , 0.0.0.7, 0.0.0.8
License
Other
Install
cabal install th-extras-0.0.0.5

Documentation

th-extras

Haskell Hackage Hackage CI Github CI BSD3 License

A grab bag of useful functions for use with Template Haskell.

This is basically the place I put all my ugly CPP hacks to support the ever-changing interface of the template haskell system by providing high-level operations and making sure they work on as many versions of Template Haskell as I can.