haskell-text-icu 0.6.3.7-2build1 source package in Ubuntu

Changelog

haskell-text-icu (0.6.3.7-2build1) trusty; urgency=low

  * No change rebuild against libicu52.
 -- Dimitri John Ledkov <email address hidden>   Sun, 29 Dec 2013 11:26:30 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
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-text-icu_0.6.3.7.orig.tar.gz 43.7 KiB c4c13df96bb5c7fcd32f7ba08543ac6ffe0f121a9cb7c77b6a34bbceaa92ff57
haskell-text-icu_0.6.3.7-2build1.debian.tar.gz 2.9 KiB a95eea1ef1b40951548ced35ee529506bce35585e0a88c25755c9a7dbb1e5206
haskell-text-icu_0.6.3.7-2build1.dsc 2.6 KiB bd60d000f825e2bae38e9039d65761c4f8d1c68d5b91088a28bef035b23c9c2b

View changes file

Binary packages built by this source

libghc-text-icu-dev: No summary available for libghc-text-icu-dev in ubuntu wily.

No description available for libghc-text-icu-dev in ubuntu wily.

libghc-text-icu-doc: No summary available for libghc-text-icu-doc in ubuntu utopic.

No description available for libghc-text-icu-doc in ubuntu utopic.

libghc-text-icu-prof: bindings to the ICU library; profiling libraries

 Haskell bindings to the International Components for Unicode (ICU)
 libraries. These libraries provide robust and full-featured Unicode
 services on a wide variety of platforms.
 .
 Features include:
 .
 Both pure and impure bindings, to allow for fine control over efficiency
 and ease of use.
 .
 Breaking of strings on character, word, sentence, and line boundaries.
 .
 Access to the Unicode Character Database (UCD) of character metadata.
 .
 String collation functions, for locales where the conventions for
 lexicographic ordering differ from the simple numeric ordering of
 character codes.
 .
 Character set conversion functions, allowing conversion between
 Unicode and over 220 character encodings.
 .
 Unicode normalization. (When implementations keep strings in a
 normalized form, they can be assured that equivalent strings have a
 unique binary representation.)
 .
 Regular expression search and replace.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.