[Haskell-cafe] (no subject)

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Aug 9 14:20:32 EDT 2007


Hello Thomas,

Thursday, August 9, 2007, 8:12:27 PM, you wrote:

> In the following code which uses template haskell, how can I get
> back the macro-expanded code generated from

citating http://www.haskell.org/bz/thdoc.htm :

In order to make debugging Template Haskell programs easier, compiler
supports flag -ddump-splices, which shows the expansion of all
top-level splices as they happen.

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list