On Tue, Jan 24, 2012 at 09:55:35AM -0800, Conal Elliott wrote:
> I'm looking for a reliable way to turn values into Template Haskell
> expressions. I thought dataToExpQ from Language.Haskell.TH.Quote was the
> ticket, but it appears to produce constructors different from those
> produced by [| ... |], including [], (:), (), and (,).

I've fixed this in the HEAD.


Thanks
Ian


_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to