unicode-collation

Version 0.1.3.6 revision 1 uploaded by JohnMacFarlane.

Package meta

Synopsis
Haskell implementation of the Unicode Collation Algorithm
Description

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.

Author
John MacFarlane
Bug reports
https://github.com/jgm/unicode-collation/issues
Category
Text
Copyright
2021 John MacFarlane
Homepage
https://github.com/jgm/unicode-collation
Maintainer
John MacFarlane <jgm@berkeley.edu>
Package URL
n/a
Stability
n/a

Components