hexpat-tagsoup

Parse (possibly malformed) HTML to hexpat tree

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Stephen Blackheath <http://blacksapphire.com/antispam>

An integration of the tagsoup and hexpat packages, allowing HTML to be parsed to a hexpat tree, tolerant of errors.

The real work is done by Neil Mitchell's tagsoup package.

darcs repo: http://code.haskell.org/hexpat-tagsoup/