haskell-hxt 9.1.2-1build1 source package in Ubuntu

Changelog

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

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 11 Nov 2011 17:10:05 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
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.2.orig.tar.gz 216.1 KiB bdb4f98bb6febfa93a48c80c63c69505b6d10c1c7eb23dc57e2af2d76f61e588
haskell-hxt_9.1.2-1build1.debian.tar.gz 3.2 KiB c899ad222927eed0b96ecd0b6011eb6bf3f594af5515e0942a937c7d53e2bac2
haskell-hxt_9.1.2-1build1.dsc 2.8 KiB 7066a2ae87108312cc1a5fca1807182f8fc977311fe0f57dca2e959dfc76e578

Available diffs

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.