Name : ghc-rfc5051
| |
Version : 0.1.0.3
| Vendor : openSUSE
|
Release : bp150.2.6
| Date : 2018-07-30 20:24:59
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-rfc5051-0.1.0.3-bp150.2.6.src.rpm
|
Size : 1.41 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Simple unicode collation as per RFC5051
|
Description :
This library implements \'i;unicode-casemap\', the simple, non locale-sensitive unicode collation algorithm described in RFC 5051 (< http://www.rfc-editor.org/rfc/rfc5051.txt>). Proper unicode collation can be done using text-icu, but that is a big dependency that depends on a large C library, and rfc5051 might be better for some purposes.
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\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |