套件: libghc-unicode-transforms-dev (0.3.6-1build1)
libghc-unicode-transforms-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-unicode-transforms:
- [haskell-unicode-transforms_0.3.6-1build1.dsc]
- [haskell-unicode-transforms_0.3.6.orig.tar.gz]
- [haskell-unicode-transforms_0.3.6-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Ilias Tsitsimpis
外部的資源:
- 主頁 [github.com]
相似套件:
Fast Unicode 9.0 normalization in Haskell
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.
其他與 libghc-unicode-transforms-dev 有關的套件
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.2.5) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libghc-base-dev-4.12.0.0-a86a1 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.12.0.0-a9692 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bitarray-dev-0.0.1.1-186cf [armhf]
- 本虛擬套件由這些套件提供: libghc-bitarray-dev
-
- dep: libghc-bitarray-dev-0.0.1.1-4f4b9 [amd64]
- 本虛擬套件由這些套件提供: libghc-bitarray-dev
-
- dep: libghc-bytestring-dev-0.10.8.2-20f27 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-bytestring-dev-0.10.8.2-58b59 [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-text-dev-1.2.3.1-538d8 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-text-dev-1.2.3.1-96f5a [armhf]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-unicode-transforms-doc
- Fast Unicode 9.0 normalization in Haskell; documentation
-
- sug: libghc-unicode-transforms-prof
- Fast Unicode 9.0 normalization in Haskell; profiling libraries