Hugs with C preprocessor

Wolfgang Jeltsch wolfgang at jeltsch.net
Wed Jan 7 19:36:36 EST 2004


Hello,

I want to use Haskell files with #ifdef, #else and #endif preprocessor 
directives.  I tried hugs -F "cpp -P" <source_file_name> but cpp complains 
about unterminated character constants.  What is wrong?

Wolfgang



More information about the Haskell mailing list