README 465 B

12345678910
  1. The Haskell XML Toolbox uses a generic data model for representing
  2. XML documents including the DTD subset and the document subset.
  3. It contains a validating XML parser, an HTML parser, namespace
  4. support, an XPath expression evaluator, an XSLT library, a RelaxNG
  5. schema validator and functions for serialization and deserialization
  6. of user defined data.
  7. After uninstalling, run this command to unregister the package from
  8. the ghc package database: ghc-pkg recache