[Haskell-cafe] Re: Template Haskell
Andrew Coppin
andrewcoppin at btinternet.com
Wed Oct 22 14:33:40 EDT 2008
Achim Schneider wrote:
> Imagine generating an HTML combinator library out of the HTML dtd.
That seems like a fairly extreme thing to want to be doing... But yeah,
if you wanted to do something like that, machine-generated is the way.
(Presumably a much more common thing to want to do is generate Haskell
bindings from a C header file...)
More information about the Haskell-Cafe
mailing list