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

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

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 HtmlParser or other modules

Documentation