[Haskell-cafe] Re: C Preprocessor

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Thu Dec 6 05:47:04 EST 2007


> >Is it already a known problem that the preprocessor cannot cope with
> >the whole set of possible string declarations?
> >
> Yes, it is:
> 
> According to the ticket, cpphs (a Haskell-oriented CPP replacement)
> does  get it right.

  http://www.cs.york.ac.uk/fp/cpphs

After installing, give ghc the options "-cpp -pgmPcpphs -optP--cpp".

Regards,
    Malcolm


More information about the Haskell-Cafe mailing list