[Template-haskell] reifyDecl and reifyType not working
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Sep 11 02:54:12 EDT 2007
Hello Wolfgang,
Tuesday, September 11, 2007, 1:59:15 AM, you wrote:
>> > > > 'reifyDecl' is not a language construct; it's a function. You need
>> You can get names with the ' and '' syntax:
> Oh, I didn’t know about this syntax. Is this documented somewhere?
afair, reifyDecl was described in the first TH paper while reify and
'/'' in the second one: http://www.haskell.org/ghc/docs/papers/th2.ps
you may also look at http://www.haskell.org/bz/thdoc.htm (written by me)
which describes whole TH
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the template-haskell
mailing list