"Simon Marlow" <[EMAIL PROTECTED]> writes:

> Happy to implement that over here.  The really annoying thing about
> specifying includes in foreign imports is there's no way to use CPP
> macros to  vary the name (or presence, even) of the header file.

The cpphs utility has the --text flag to enable macro replacement
even inside string quotes.  Nevetheless, it probably isn't the right
way to attack this problem.

Regards,
    Malcolm
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to