libghc-haxml-dev

Ghc libraries for using xml documents with haskell
  http://projects.haskell.org/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 combinator library for generic xml document processing, including transformation, editing, and generation for use with ghc.