On 28/06/2011, at 13:20, Dan Knapp wrote: > The other issue is that cpp, whether the llvm-gcc version or the clang > version, does not work for us. Only gcc cpp fills our needs, and > essentially only by the coincidence that it allows the > technically-invalid double-tick syntax that is used in Template > Haskell code, in particular in dph.
We can easily separate DPH code which uses '' from code which has to be preprocessed if that's the only problem. Roman _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
