ghc-rfc5051 - Simple unicode collation as per RFC5051
Website: | http://hackage.haskell.org/package/rfc5051 |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- 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.
Packages
ghc-rfc5051-0.1.0.3-1.el7.ppc64 [4 KiB] |
Changelog
by Jens Petersen (2014-01-27):
- rebuild UnicodeData.hs with unicode-ucd |