[ bianca ]
[ ソース: haskell-rfc5051 ]
パッケージ: libghc-rfc5051-dev (0.2-4 など)
simple unicode collation as per RFC5051
This library implements i;unicode-casemap, the simple, non locale-sensitive unicode collation algorithm described in RFC 5051.
Here is a list of strings sorted by the Prelude's sort function:
Abe Oeb abe abé oeb Ábe Äbe Ôeb ábe äbe ôeb.
Here is the same list sorted by `sortBy compareUnicode`:
Abe abe abé Ábe ábe Äbe äbe Oeb oeb Ôeb ôeb
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-rfc5051-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.2.5)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-8e81e
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-containers-dev-0.6.7-7a228
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-text-dev-2.0.2-5b954
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library