[Haskell-cafe] Replacing cpp?

Mike Meyer mwm at mired.org
Fri Jun 12 03:39:25 UTC 2015


I know the subject of cpp not working well with Haskell comes up every so
often, usually with the conclusion that we need a preprocessor that
understands Haskell code. If someone is working on that, this should
probably be ignored.

Maybe gpp could be used instead of having to write one from scratch? it
allows you to define the syntax it uses for macros - both user and "meta".
Possibly it's flexible enough to do what's needed?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150611/4b2f13d4/attachment.html>


More information about the Haskell-Cafe mailing list