Wolfgang Jeltsch <[EMAIL PROTECTED]> 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 _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell