hxt-9.1.6: A collection of tools for processing XML with Haskell.

Portabilityportable
Stabilitystable
MaintainerUwe Schmidt (uwe@fh-wedel.de)

Text.XML.HXT.Parser.HtmlParsec

Description

This parser tries to interprete everything as HTML no errors are emitted during parsing. If something looks weired, warning messages are inserted in the document tree.

All filter are pure XmlFilter, errror handling and IO is done in Text.XML.HXT.Parser.HtmlParser or other modules

Documentation