yesod
Scaffolding.CodeGen
Description
A code generation template haskell. Everything is taken as literal text, with ~var~ variable interpolation.
codegen :: FilePath -> Q Exp
codegenDir :: FilePath -> FilePath -> Q Exp