Dominic Steinitz <[EMAIL PROTECTED]> writes:

> 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
_______________________________________________
Yhc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/yhc

Reply via email to