haxml-doc

Documentation of haxml
  http://hackage.haskell.org/package/HaXml
  0
  no reviews





haxml is a collection of utilities for parsing, filtering, transforming, and generating xml documents using haskell. its basic facilities include:
- a parser for xml,
- a separate error-correcting parser for html,
- an xml validator,
- pretty-printers for xml and html.
this package contains the haxml documentation.