Description
A few utilites and helpers for using Template Haskell in your projects.
Description
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.