libghc-unicode-transforms-dev 0.3.6-2 (ppc64el binary) in ubuntu groovy

 Unicode characters with adornments (e.g. Á) can be represented in two
 different forms, as a single composed character (U+00C1 = Á) or as
 multiple decomposed characters (U+0041(A) U+0301( ́ ) = Á). They are
 differently encoded byte sequences but for humans they have exactly
 the same visual appearance.
 .
 A regular byte comparison may tell that two strings are different even
 though they might be equivalent. Both strings need to be converted in
 a normalized form using the Unicode Character Database before they can
 be compared for equivalence.
 .
 This library implements fast Unicode 9.0 normalization in Haskell (NFC,
 NFKC, NFD, NFKD).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

Details

Package version:
0.3.6-2
Source:
haskell-unicode-transforms 0.3.6-2 source package in Ubuntu
Status:
Superseded
Component:
universe
Priority:
Optional

Package relationships

Depends on:
  • libc6 (>= 2.17)
  • libghc-base-dev-4.13.0.0-59a42
  • libghc-bitarray-dev-0.0.1.1-d3e40
  • libghc-bytestring-dev-0.10.10.0-99442
  • libghc-text-dev-1.2.4.0-d8fdd
  • libgmp10
Provides:
  • libghc-unicode-transforms-dev-0.3.6-9186a