[Haskell-cafe] Template Haskell: exchanging information between
'splicers'
jean-christophe mincke
jeanchristophe.mincke at gmail.com
Fri Nov 26 23:26:49 CET 2010
Hello,
Does anyone know a clean solution to pass information between 2 executions
of splicers.
Ex.
$(splicer ....) -- first invocation gather and store some data
....
$(splicer ...) -- second one use the data gathered above.
Thank you
Regards
J-C
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20101126/890aa0d3/attachment.html
More information about the Haskell-Cafe
mailing list