libghc-haxml-prof

Profiling libraries for the haskell haxml library
  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 profiling libraries compiled for ghc.