ghc-unicode-transforms 0.3.7.1
Unicode normalization
This library provides tools for fast Unicode 12.1.0 normalization in Haskell (normalization forms C, KC, D, and KD).
- Website: https://github.com/composewell/unicode-transforms
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-unicode-transforms 0.3.7.1
as follows:
guix install ghc-unicode-transforms@0.3.7.1
Or install the latest version:
guix install ghc-unicode-transforms
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.