haskell-text-icu 0.7.0.1-14ubuntu1 source package in Ubuntu

Changelog

haskell-text-icu (0.7.0.1-14ubuntu1) jammy; urgency=medium

  * Fix ftbfs with icu 70.1.

 -- Matthias Klose <email address hidden>  Wed, 09 Feb 2022 05:46:01 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-text-icu_0.7.0.1.orig.tar.gz 44.5 KiB e2764c2749033706eed5b9fb3cda11177ad15cdf11912028f551eca39a2c7f78
haskell-text-icu_0.7.0.1-14ubuntu1.debian.tar.xz 5.6 KiB d8dc02389770d459e7c1ca228d228bc067e235c6c4e73cdf1cdf5c87babebc2c
haskell-text-icu_0.7.0.1-14ubuntu1.dsc 2.6 KiB 55bff9b6cce45bb8ce1fc68a1c38cbdf4b2f7fdff8f9f2bcbf52beac7aa028c0

View changes file

Binary packages built by this source

libghc-text-icu-dev: bindings to the ICU library

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.