haskell-hxt 9.1.5-1build1 source package in Ubuntu

Changelog

haskell-hxt (9.1.5-1build1) precise; urgency=low

  * No change rebuild for new libghc-hunit-dev
 -- Micah Gersten <email address hidden>   Mon, 26 Dec 2011 01:04:25 -0600

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hxt_9.1.5.orig.tar.gz 222.2 KiB 95adaea9164fa2ce3884e9528bff0fd5d908b47022048b770b69088cbc411470
haskell-hxt_9.1.5-1build1.debian.tar.gz 3.3 KiB dba1d33536cdf9f4d9043116e789bda13e22f0f030ed5481186d46e38edc2eca
haskell-hxt_9.1.5-1build1.dsc 2.0 KiB bf0fec0a3c90c1d3da5eb31caa313ff411e8a14278ed1b26e3a3e012158aecd9

View changes file

Binary packages built by this source

libghc-hxt-dev: xml toolkit for Haskell (library)

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
 introduces a more general and flexible 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. This data model makes it possible to use filter
 functions as a uniform design of XML processing applications. The
 processing filters are implemented as arrows. This is more flexible
 than the filter approach from HXML and HaXml, but all filter
 applications can easily be transformed into arrows.
 .
 This package contains the libraries compiled for GHC.

libghc-hxt-doc: xml toolkit for Haskell (documentation)

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
 introduces a more general and flexible 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. This data model makes it possible to use filter
 functions as a uniform design of XML processing applications. The
 processing filters are implemented as arrows. This is more flexible
 than the filter approach from HXML and HaXml, but all filter
 applications can easily be transformed into arrows.
 .
 This package contains the library documentation.

libghc-hxt-prof: xml toolkit for Haskell (profiling library)

 The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but
 introduces a more general and flexible 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. This data model makes it possible to use filter
 functions as a uniform design of XML processing applications. The
 processing filters are implemented as arrows. This is more flexible
 than the filter approach from HXML and HaXml, but all filter
 applications can easily be transformed into arrows.
 .
 This package contains the profiling libraries compiled for GHC.