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

ghc-charset

Fast unicode character sets for Haskell

This package provides fast unicode character sets for Haskell, based on complemented PATRICIA tries.

Installation

Install the latest version of ghc-charset as follows:

guix install ghc-charset

Or install a particular version:

guix install ghc-charset@0.3.9

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.