
22 Feb
2013
22 Feb
'13
10:51 p.m.
Great! That seems very powerful. So you can do what you want during
compilation, readin files, send data over the network?
Other question, in my example how can I halt the compilation if a test
program is wrong?
On Fri, Feb 22, 2013 at 8:30 PM, Francesco Mazzoli
At Fri, 22 Feb 2013 19:43:51 +0100, Corentin Dupont wrote:
Hi Adam, that looks interresting. I'm totally new to TH and QuasiQuotes, though. Can I run IO in a QuasiQuoter? I can run my own interpreter.
Yes, you can: < http://hackage.haskell.org/packages/archive/template-haskell/2.8.0.0/doc/htm...
.
Francesco