@hackage haskell-generate0.2.4

Typesafe generation of haskell source code

This library provides an interface to generate haskell source code, verifying at compile time that the resulting code typechecks. See https://github.com/bennofs/haskell-generate for an introduction explaining how to use the library.