pkgsrc/textproc/hs-unicode-collation/DESCR
pho 5f1e27e9e9 textproc/hs-unicode-collation: import hs-unicode-collation-0.1.3.1
This library provides a pure Haskell implementation of the Unicode
Collation Algorithm described at http://www.unicode.org/reports/tr10/. It
is not as fully-featured or as performant as text-icu, but it avoids a
dependency on a large C library. Locale-specific tailorings are also
provided.
2022-02-12 08:03:51 +00:00

5 lines
291 B
Text

This library provides a pure Haskell implementation of the Unicode
Collation Algorithm described at http://www.unicode.org/reports/tr10/. It
is not as fully-featured or as performant as text-icu, but it avoids a
dependency on a large C library. Locale-specific tailorings are also
provided.