@hackage th-extras0.0.0.4
A grab bag of functions for use with Template Haskell
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <mokus@deepbondi.net>
Links
Versions
Installation
Dependencies (3)
- base >=3 && <5
- syb
- template-haskell <2.17 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…
Package Flags
base4(on by default)
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.