[Template-haskell] declaration splicing

WANG Meng wangmeng at comp.nus.edu.sg
Sun Mar 13 10:31:28 EST 2005


Hi All,

I am trying to use template haskell to splice top level declarations.
However, GHC complains
"<interactive>:1: Variable not in scope: `splice'"

May I know what is the problem here? Did I use the wrong syntax?

 -W-M-
  @ @
   |
  \_/


More information about the template-haskell mailing list