haskell-html-conduit 1.3.2.2-1build1 source package in Ubuntu

Changelog

haskell-html-conduit (1.3.2.2-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Mon, 12 Dec 2022 05:54:07 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-html-conduit_1.3.2.2.orig.tar.gz 8.9 KiB 26de9ffa6dadf4ad73ec9cdc06c2926861f85002dcbc47299e87f85155cb7c25
haskell-html-conduit_1.3.2.2-1build1.debian.tar.xz 3.3 KiB 636ee8b04722e0131f7e18251eb561d453aa4d4c8d467ae809ccf363fa83e9cc
haskell-html-conduit_1.3.2.2-1build1.dsc 2.9 KiB 443a219761add6b4b3543e18be90af2e9686da429b91a206091de53fc24992d6

View changes file

Binary packages built by this source

libghc-html-conduit-dev: parse HTML documents using xml-conduit datatypes

 html-conduit 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.
 .
 This package contains the normal library files.

libghc-html-conduit-doc: parse HTML documents using xml-conduit datatypes; documentation

 html-conduit 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.
 .
 This package contains the documentation files.

libghc-html-conduit-prof: parse HTML documents using xml-conduit datatypes; profiling libraries

 html-conduit 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.
 .
 This package contains the libraries compiled with profiling enabled.