patch applied (packages/HaXml): Rename all the Xtract combinators
to match standard combinator names.
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Thu Feb 8 14:36:43 EST 2007
Thu Feb 8 11:32:07 PST 2007 Malcolm.Wallace at cs.york.ac.uk
* Rename all the Xtract combinators to match standard combinator names.
Ditches the idea of name-mangling the original combinators to their
double-filter equivalents by surrounding alphabetic names with leading
and trailing 'o', or doubling operator symbols. Too arbitrary and
unreadable. Now the combinators have exactly the same names, and they
are disambiguated by the standard mechanism of module qualification.
M ./src/Text/XML/HaXml/Xtract/Combinators.hs -39 +47
M ./src/Text/XML/HaXml/Xtract/Parse.hs -48 +46
More information about the Cvs-libraries
mailing list