An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

normalization-insensitive

The module Data.Unicode.NormalizationInsensitive provides the NI type constructor which can be parameterized by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to normalization. This is very similar in spirit to the case-insensitive package, and is in fact based on the same code.

Ecosystem
hackage.haskell.org
Latest Release
2.0.2
almost 5 years ago
Versions
4
Downloads
3,115 total
Dependent Repos
6
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/normalization-insensitive
spec
License BSD-3-Clause
First Release over 9 years ago
Last Synced 17 days ago
Repository
Stars 9 on GitHub
Forks 1 on GitHub