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

Changelog

haskell-xml-types (0.3.4-1) unstable; urgency=low


  [ Joachim Breitner ]
  * Adjust watch file to new hackage layout

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Sat, 07 Dec 2013 17:31:04 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-xml-types_0.3.4-1.dsc 2.3 KiB 1fe6db48ad4eb7df640887d7ff8ba2031fe0c42e12a9119a88bfe77d0cb7f234
haskell-xml-types_0.3.4.orig.tar.gz 3.8 KiB 1ee502b032e9a97c43250f476af69f65147667e3a1b4dd3bd404f64eb28c0999
haskell-xml-types_0.3.4-1.debian.tar.gz 2.3 KiB 6bf2335176de25d69130eb4bbd23940c61cb0947726a71ca3a800815d3409438

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 utopic.

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

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.