@cardano th-extras0.0.0.6.0.0.0.0.1
A grab bag of functions for use with Template Haskell
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <mokus@deepbondi.net>
Links
Versions
- 0.0.0.6.0.0.0.0.1 Wed, 31 May 2023
Installation
Tested Compilers
Dependencies (5)
- base >=4.9 && <5
- containers
- template-haskell <2.21
- syb
- th-abstraction >=0.4 && <0.6 Show all…
Dependents (1)
@cardano/dependent-sum-template
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.