haskell-tagsoup 0.14.8-3build2 source package in Ubuntu

Changelog

haskell-tagsoup (0.14.8-3build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:38:48 +0100

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-tagsoup_0.14.8.orig.tar.gz 42.9 KiB ba7e5500d853d29f0675b90655b7fdd032a4a7eee82a56e7ee3ef9949fe93ad5
haskell-tagsoup_0.14.8-3build2.debian.tar.xz 4.5 KiB 03059ec8942b46d7fb06581d3ee307c19be720c4f464073e7605a3eb1e7683b1
haskell-tagsoup_0.14.8-3build2.dsc 2.3 KiB 3d7313c84d41ac9314e5d637fbbf5578927bb6893a132942c980bc7801aa0c7f

View changes file

Binary packages built by this source

libghc-tagsoup-dev: Haskell library to robustly parse unstructured HTML

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package is not related to the Java TagSoup library.

libghc-tagsoup-doc: Documentation for Haskell TagSoup library

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package contains the API documentation and example for the TagSoup
 library.

libghc-tagsoup-prof: Profiling support for TagSoup Haskell library

 TagSoup extracts information out of unstructured HTML code, sometimes
 known as tag soup. TagSoup does not require well-formed or
 standards-compliant HTML, or HTML that renders correctly in any
 particular rendering engine. TagSoup transforms HTML into a list of
 open tags with attributes, close tags, and text, but makes no attempt
 to group these together into any kind of structure.
 .
 This package contains the profiling support for the TagSoup library.