[Template-haskell] RE: Template Haskell...
Alastair Reid
alastair at reid-consulting-uk.ltd.uk
Fri Oct 31 17:21:00 EST 2003
The other big thing on my wish list is to relax the requirement that templates
go in a separate module from code that invokes the template.
In Template Greencard, this is a major hassle because you have to put the code
to handle C types (you typically define a new template for each C type) in a
separate module from the code to handle C functions.
--
Alastair Reid
More information about the template-haskell
mailing list