haskell-html-conduit 1.3.2.2-2 source package in Ubuntu

Changelog

haskell-html-conduit (1.3.2.2-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Mon, 09 Oct 2023 09:20:42 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-html-conduit_1.3.2.2-2.dsc 2.9 KiB 2e4417f976f5f0454debe39bb6fde9342a3b87584d3cd59f1b8b11cf9320ea68
haskell-html-conduit_1.3.2.2.orig.tar.gz 8.9 KiB 26de9ffa6dadf4ad73ec9cdc06c2926861f85002dcbc47299e87f85155cb7c25
haskell-html-conduit_1.3.2.2-2.debian.tar.xz 3.3 KiB 1a71b1dca89d50688d550b53da85d2b16588b5ce30694a5b8f2a597b6cd24c17

No changes file available.

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.