This package browser is in early development. Mind the rough edges.

ghc-rfc5051 0.2

Simple unicode collation as per RFC5051

This library implements unicode-casemap, the simple, non locale-sensitive unicode collation algorithm described in RFC 5051. 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.

Installation

Install ghc-rfc5051 0.2 as follows:

guix install ghc-rfc5051@0.2

Or install the latest version:

guix install ghc-rfc5051

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.