th-extras

A grab bag of functions for use with Template Haskell

https://github.com/mokus0/th-extras

Version on this page:0.0.0.5@rev:2
LTS Haskell 22.17:0.0.0.8@rev:1
Stackage Nightly 2024-04-18:0.0.0.8@rev:1
Latest on Hackage:0.0.0.8@rev:1

See all snapshots th-extras appears in

LicenseRef-PublicDomain licensed and maintained by James Cook
This version can be pinned in stack with:th-extras-0.0.0.5@sha256:7829c6a5725aae6584fe4cc3866f9aaa0633b66318709ae54c480a3318ac84d6,1690

Module documentation for 0.0.0.5

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.