@hackage / th-extras

A grab bag of functions for use with Template Haskell

Latest0.0.0.9

About

Metadata

  • Last updated , by ErikDeCastroLopo
  • License LicenseRef-PublicDomain
  • Categories Template Haskell
  • Maintained by: Erik de Castro Lopo <erikd@mega-nerd.com>

  • Lottery factor: 6

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Readme

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.