DtdToHaskell

utilities for using XML documents with Haskell

Install

All systems
curl cmd.cat/DtdToHaskell.sh
Debian Debian
apt-get install haxml
Ubuntu
apt-get install haxml
image/svg+xml Kali Linux
apt-get install haxml
Windows (WSL2)
sudo apt-get update sudo apt-get install haxml
Raspbian
apt-get install haxml

haxml

utilities for using XML documents with Haskell

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 command-line tools.