About

Metadata

  • Last updated , by SimonHengel
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Bas van Dijk <v.dijk.bas@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Readme

Hackage Build Status

The module Data.CaseInsensitive provides the CI type constructor which can be parameterised by a string-like type like: String, ByteString, Text, etc.. Comparisons of values of the resulting type will be insensitive to cases.