haskell-tagstream-conduit 0.5.6-3 source package in Ubuntu

Changelog

haskell-tagstream-conduit (0.5.6-3) 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:43 +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
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-tagstream-conduit_0.5.6-3.dsc 3.1 KiB 8f1f0594bd2bae5ff71d4e1696ab042f6eb77a80c94ed1ea97e1eb772ae41311
haskell-tagstream-conduit_0.5.6.orig.tar.gz 10.0 KiB cc1640d9fcc64005c4e9058013f059db556a08d74017e0dabdeff5e80a761e34
haskell-tagstream-conduit_0.5.6-3.debian.tar.xz 3.2 KiB 1f5eca18d0f6431c53f6c3334398935f88a3a0ba1d963162eed3b74e84f073c9

No changes file available.

Binary packages built by this source

libghc-tagstream-conduit-dev: streamlined HTML tag parser

 Tag-stream is a library for parsing HTMLXML to a token stream. It
 can parse unstructured and malformed HTML from the web. It also
 provides an Enumeratee which can parse streamline html, which means
 it consumes constant memory.
 .
 This package contains the normal library files.

libghc-tagstream-conduit-doc: streamlined HTML tag parser; documentation

 Tag-stream is a library for parsing HTMLXML to a token stream. It
 can parse unstructured and malformed HTML from the web. It also
 provides an Enumeratee which can parse streamline html, which means
 it consumes constant memory.
 .
 This package contains the documentation files.

libghc-tagstream-conduit-prof: streamlined HTML tag parser; profiling libraries

 Tag-stream is a library for parsing HTMLXML to a token stream. It
 can parse unstructured and malformed HTML from the web. It also
 provides an Enumeratee which can parse streamline html, which means
 it consumes constant memory.
 .
 This package contains the libraries compiled with profiling enabled.