[Haskell-cafe] Quoting with template haskell

Jose A. Lopes jabolopes at google.com
Wed Jul 17 13:36:01 CEST 2013


Hi everyone,

I am quite new to template haskell and I am still trying to get the
hang of it. How can I achieve something like the following Common Lisp
code ?

`(,fn ,arg1 ,arg2)

Or is there a more Haskelley way of doing this ?

Cheers,
Jose




More information about the Haskell-Cafe mailing list