Description
A quasiquoter for haskell-src-exts.
Description
Allows one to write programs that generate Haskell programs much more concisely and legibly. This package supports:
term antiquotations,
antiquoting pattern variables in patterns,
antiquoting bound names,
antiquotations in types.
Some types of splicing use custom syntax due to historical reasons. This may change in future releases.