canteven-template

A few utilites and helpers for using Template Haskell in your projects.

https://github.com/SumAll/haskell-canteven-template/

Latest on Hackage:0.1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

Apache-2.0 licensed by Ethan Glasser-Camp
Maintained by [email protected]

Provides a few "batteries included" functions for doing common things with Template Haskell. In particular, adds readFileAsStrLiteral, which lets you use TH to access on-disk files at compile time.