haskell-xml-types 0.3.8-2 source package in Ubuntu

Changelog

haskell-xml-types (0.3.8-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Wed, 29 Jun 2022 20:45:51 +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

Downloads

File Size SHA-256 Checksum
haskell-xml-types_0.3.8-2.dsc 2.3 KiB 7b494be325bc1b04905a4c71b919958c10bc2b3e30d7d2c8bfd732dead708cfa
haskell-xml-types_0.3.8.orig.tar.gz 4.0 KiB dad5e4ce602b7d1f4be37c0cfd99a261a4573746bfd80d917dc955b72da84c80
haskell-xml-types_0.3.8-2.debian.tar.xz 3.0 KiB 8d74c5e9e9db2bbb5de762788b8c2969a415ef1acea710d9e92a25db387b0a74

No changes file available.

Binary packages built by this source

libghc-xml-types-dev: No summary available for libghc-xml-types-dev in ubuntu kinetic.

No description available for libghc-xml-types-dev in ubuntu kinetic.

libghc-xml-types-doc: No summary available for libghc-xml-types-doc in ubuntu kinetic.

No description available for libghc-xml-types-doc in ubuntu kinetic.

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.