FICHA · MANJARO

haskell-unicode-transforms

Unicode transforms (normalization NFC/NFD/NFKC/NFKD)

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Performs Unicode normalization transforms in Haskell, including NFC, NFD, NFKC, and NFKD. Normalization makes equivalent text representations easier to compare, store, or process consistently.

It is useful for search, validation, identifiers, import pipelines, and multilingual applications. Developers should choose normalization forms deliberately, because compatibility forms can change how some characters are represented.

Permissions

Permissions not analysed for this source yet.