patch applied (packages/HaXml): wibbles to encourage HsColour to
lex nested comments correctly
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Jan 31 10:38:47 EST 2006
Tue Jan 31 07:32:33 PST 2006 Malcolm.Wallace at cs.york.ac.uk
* wibbles to encourage HsColour to lex nested comments correctly
It seems that the standard Prelude.lex function does not do
nested comments well, so something like {- :-} causes things
to fail. Workaround is just to separate the comment more clearly.
M ./src/Text/XML/HaXml/DtdToHaskell/Convert.hs -5 +5
M ./src/Text/XML/HaXml/Lex.hs -1 +1
More information about the Cvs-libraries
mailing list