haskell-hxt 9.3.1.22-1build1 source package in Ubuntu

Changelog

haskell-hxt (9.3.1.22-1build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 09:40:36 +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-hxt_9.3.1.22.orig.tar.gz 219.7 KiB ef602fe674225527750574dd555dbdf402ab77d054af75d41ca21b42dbb23ad9
haskell-hxt_9.3.1.22-1build1.debian.tar.xz 4.2 KiB a93ad23f863d7f55b4e114ed88a6efe5316bc5d67cbd10b6e997b95cb3537f35
haskell-hxt_9.3.1.22-1build1.dsc 2.6 KiB a88d7c8e257b82bf37296b25439d99a11f866cfc0dc968f0058538cf3696d712

View changes file

Binary packages built by this source

libghc-hxt-dev: collection of tools for processing XML with Haskell

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell. The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell. It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data. The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages. This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hxt-doc: collection of tools for processing XML with Haskell; documentation

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell. The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell. It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data. The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages. This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-hxt-prof: collection of tools for processing XML with Haskell; profiling libraries

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a
 more general approach for processing XML with Haskell. The Haskell XML
 Toolbox uses a generic data model for representing XML documents, including
 the DTD subset and the document subset, in Haskell. It contains a validating
 XML parser, a HTML parser, namespace support, an XPath expression evaluator,
 an XSLT library, a RelaxNG schema validator and funtions for serialization and
 deserialization of user defined data. The library makes extensive use of the
 arrow approach for processing XML.
 .
 Since version 9 the toolbox is partitioned into various (sub-)packages. This
 package contains the core functionality, hxt-curl, hxt-tagsoup, hxt-relaxng,
 hxt-xpath, hxt-xslt, hxt-regex-xmlschema contain the extensions. hxt-unicode
 contains encoding and decoding functions, hxt-charproperties char properties
 for unicode and XML.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.