haskell-xml-types 0.3.6-1 source package in Ubuntu

Changelog

haskell-xml-types (0.3.6-1) unstable; urgency=medium

  * New upstream release

 -- Joachim Breitner <email address hidden>  Thu, 16 Jul 2015 15:31:50 +0200

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.6-1.dsc 2.2 KiB fcf8d6c39b28b0635f6f201336f542ed2e543761108e0057c206efcdd7ab892c
haskell-xml-types_0.3.6.orig.tar.gz 3.9 KiB 9937d440072552c03c6d8ad79f61e61467dc28dcd5adeaad81038b9b94eef8c9
haskell-xml-types_0.3.6-1.debian.tar.xz 2.4 KiB c7d9c5d9f05b5c51afcb60fe4cb7afc592fe1acd5f625037954ee0ce1d8d52f0

No changes file available.

Binary packages built by this source

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

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

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

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

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.