| Name: | ghc-html-conduit |
|---|---|
| Version: | 1.3.2.2 |
| Release: | 9.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 410420 |
| License: | MIT |
| RPM: | ghc-html-conduit-1.3.2.2-9.el10_0.aarch64.rpm |
| Source RPM: | ghc-html-conduit-1.3.2.2-9.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/html-conduit |
| Summary: | Parse HTML documents using xml-conduit datatypes |
| Description: | 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. Note that, since version 1.3.1, it uses an inlined copy of tagstream-conduit with entity decoding bugfixes applied. |