haskell-hxt 9.1.5-1 source package in Ubuntu

Changelog

haskell-hxt (9.1.5-1) unstable; urgency=low


  * New upstream release

 -- TANIGUCHI Takaki <email address hidden>  Tue, 15 Nov 2011 11:13:21 +0900

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

Downloads

File Size SHA-256 Checksum
haskell-hxt_9.1.5-1.dsc 2.7 KiB 254cf0a50117378126834f20e6a9f11e7f38bc40c1d0efb51c55ae67c869b059
haskell-hxt_9.1.5.orig.tar.gz 222.2 KiB 95adaea9164fa2ce3884e9528bff0fd5d908b47022048b770b69088cbc411470
haskell-hxt_9.1.5-1.debian.tar.gz 3.2 KiB 73b94b4b86509b928374c3e34d7fa565eb6bb213e460abdb812a66145f48d3f6

No changes file available.

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.