declaration splicing
WANG Meng <[email protected]> Sun, 13 Mar 2005 23:31:28 +0800 (GMT-8)
| Newsgroups | gmane.comp.lang.haskell.template |
|---|---|
| Message-ID | <[email protected]> |
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- @ @ | \_/