haskell-hxt-regex-xmlschema 9.0.4-5build1 source package in Ubuntu

Changelog

haskell-hxt-regex-xmlschema (9.0.4-5build1) saucy; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Tue, 28 May 2013 13:31:40 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
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-hxt-regex-xmlschema_9.0.4.orig.tar.gz 26.6 KiB eef1c9ae42b3d2ed78019bec6bed92034b1395ea5aa725a459df9ca5d34d884a
haskell-hxt-regex-xmlschema_9.0.4-5build1.debian.tar.gz 2.6 KiB 9764d78d982c037e2ea504c2c2d35e5b9500eac89248f058971cee1a0900e84b
haskell-hxt-regex-xmlschema_9.0.4-5build1.dsc 2.4 KiB 19ca8d4ddafee8b7a86670121d26fb6e0dce42a4efb3d284fd741c240cf316bb

View changes file

Binary packages built by this source

libghc-hxt-regex-xmlschema-dev: No summary available for libghc-hxt-regex-xmlschema-dev in ubuntu utopic.

No description available for libghc-hxt-regex-xmlschema-dev in ubuntu utopic.

libghc-hxt-regex-xmlschema-doc: No summary available for libghc-hxt-regex-xmlschema-doc in ubuntu saucy.

No description available for libghc-hxt-regex-xmlschema-doc in ubuntu saucy.

libghc-hxt-regex-xmlschema-prof: W3C XML Schema regular expressions library; profiling libraries

 This is a part of Haskell XML Toolbox.
 .
 This library supports full W3C XML Schema regular expressions
 inclusive all Unicode character sets and blocks.
 The complete grammar can be found under
 <http://www.w3.org/TR/xmlschema11-2/#regexs>.
 It is implemented by the technique of derivations of regular expressions.
 The W3C syntax is extended to support not only union of regular sets,
 but also intersection, set difference, exor.
 Matching of subexpressions is also supported.
 The library can be used for constricting lightweight scanners and tokenizers.
 It is a standalone library, no external regex libraries are used.
 This package is a substitute for the old regex-xmlschema package.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.