28 Sep
2004
28 Sep
'04
9:51 a.m.
Wolfgang Jeltsch <wolfgang@jeltsch.net> writes:
there was some discussion about a Haskell-friendly CPP a while ago. What happend to this project? I desperately need such a preprocessor.
It is called cpphs, and is currently at version 0.7. I think it is feature-complete now, and has behaviour highly compatible with cpp -traditional. In particular, it avoids the problems introduced in gcc-3.x's cpp. http://haskell.org/cpphs/ Regards, Malcolm