haskell-xml-types 0.3.8-3build1 source package in Ubuntu

Changelog

haskell-xml-types (0.3.8-3build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:47:13 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-xml-types_0.3.8.orig.tar.gz 4.0 KiB dad5e4ce602b7d1f4be37c0cfd99a261a4573746bfd80d917dc955b72da84c80
haskell-xml-types_0.3.8-3build1.debian.tar.xz 3.1 KiB 8d864c2912480fea3f150b3b1ee2584721714bf3ac5e328daafc161029bc67f8
haskell-xml-types_0.3.8-3build1.dsc 2.3 KiB 712f4a98b1a5eeeb5248125a623caeb26121eaf0c1be0832f4aac8bfe048319d

View changes file

Binary packages built by this source

libghc-xml-types-dev: basic types for representing XML

 The idea is to have a full set of appropriate types, which various
 XML libraries can share. Instead of having equivalent-but-incompatible
 types for every binding, parser, or client, they all share the same
 types can thus interoperate easily.
 .
 This library contains complete types for most parts of an XML
 document, including the prologue, node tree, and doctype. Some basic
 combinators are included for common tasks, including traversing the
 node tree and filtering children.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xml-types-doc: basic types for representing XML; documentation

 The idea is to have a full set of appropriate types, which various
 XML libraries can share. Instead of having equivalent-but-incompatible
 types for every binding, parser, or client, they all share the same
 types can thus interoperate easily.
 .
 This library contains complete types for most parts of an XML
 document, including the prologue, node tree, and doctype. Some basic
 combinators are included for common tasks, including traversing the
 node tree and filtering children.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xml-types-prof: basic types for representing XML; profiling libraries

 The idea is to have a full set of appropriate types, which various
 XML libraries can share. Instead of having equivalent-but-incompatible
 types for every binding, parser, or client, they all share the same
 types can thus interoperate easily.
 .
 This library contains complete types for most parts of an XML
 document, including the prologue, node tree, and doctype. Some basic
 combinators are included for common tasks, including traversing the
 node tree and filtering children.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.