html-conduit

Parse HTML documents using xml-conduit datatypes.

https://github.com/snoyberg/xml

Version on this page:1.1.1.2
LTS Haskell 22.19:1.3.2.2
Stackage Nightly 2024-05-01:1.3.2.2
Latest on Hackage:1.3.2.2

See all snapshots html-conduit appears in

MIT licensed by Michael Snoyman
Maintained by [email protected]
This version can be pinned in stack with:html-conduit-1.1.1.2@sha256:791f445362db36543d301b4591c75fb5169b257d4c42bfddc50f3dbe2e98909d,1995

Module documentation for 1.1.1.2

This package uses tagstream-conduit for its parser. It automatically balances mismatched tags, so that there shouldn’t be any parse failures. It does not handle a full HTML document rendering, such as adding missing html and head tags.

Changes

1.1.1.2

  • Fix a bug with double-unescaping of entities