
17 Mar
2007
17 Mar
'07
4:39 p.m.
Dominic Steinitz
An error ocurred running `ghc -M -optdep-f -optdepsrc/compiler98/.Main.hs.dep -cpp ...
depends/cpphs/Language/Preprocessor/Cpphs/Tokenise.hs:235:0: error: unterminated comment
This was down to some recent bugfixes in cpphs, which ghc -cpp then failed to parse correctly. I pushed a fix for this issue to the cpphs repo on Thursday. Maybe you need to do a 'darcs pull' in yhc/depends/cpphs. Regards, Malcolm