mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
5200be1276
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
9 lines
465 B
Text
9 lines
465 B
Text
The Haskell XML Toolbox uses a generic data model for representing
|
|
XML documents including the DTD subset and the document subset.
|
|
It contains a validating XML parser, an HTML parser, namespace
|
|
support, an XPath expression evaluator, an XSLT library, a RelaxNG
|
|
schema validator and functions for serialization and deserialization
|
|
of user defined data.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|