FICHA · MANJARO

haskell-case-insensitive

Case insensitive string comparison

  • haskell-library
  • LIBRARY
  • TEXT
  • COMPARISON
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for case-insensitive string comparison and storage. It helps programs treat values such as HTTP headers, identifiers, or user input as equal regardless of letter case.

Developers use it when a protocol or data format defines case-insensitive names. Normalization rules should match the domain, especially when Unicode or user-visible text is involved.

Permissions

Permissions not analysed for this source yet.