@hackage th-extras0.0.0.9
A grab bag of functions for use with Template Haskell
Categories
License
LicenseRef-PublicDomain
Maintainer
Erik de Castro Lopo <erikd@mega-nerd.com>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- base >=4.9 && <5
- containers <0.9
- syb <0.8
- template-haskell <2.25
- th-abstraction >=0.4 && <0.8 Show all…
Dependents (8)
@hackage/dependent-sum-template, @hackage/aeson-gadt-th, @hackage/equational-reasoning-induction, @hackage/BiGUL, @hackage/acme-everything, @hackage/equational-reasoning, Show all…
th-extras
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.