It sounds like you&#39;re doing exactly what I&#39;m looking for. I look forward to more.<br><br>Reiner<br><br><div class="gmail_quote">On Tue, Oct 21, 2008 at 4:28 PM, Matt Morrow <span dir="ltr">&lt;<a href="mailto:mjm2002@gmail.com">mjm2002@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">&gt; Is there a simple way to do this, i.e. using existing libraries?<br>

<br>
</div>Yes indeed. I&#39;ll be traveling over the next two days, and am shooting<br>
for a fully functional hackage release by mid next week.<br>
<div class="Ih2E3d"><br>
&gt; What I need is a Haskell expression parser which outputs values of type<br>
&gt; Language.Haskell.TH.Syntax.QExp, but I can&#39;t see one available in the TH<br>
&gt; libraries, or in the haskell-src(-exts) libraries.<br>
<br>
</div>My strategy is to use the existing haskell-src-exts parser, then<br>
translate that AST to the TH AST.<br>
<br>
Once I&#39;ve got settled in one place, I&#39;ll follow up with a brain dump :)<br>
<br>
&gt; Cheers,<br>
&gt; Reiner<br>
<br>
Matt<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br>