case-insensitive-match-0.1.1.0: A simplified, faster way to do case-insensitive matching.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.CaseInsensitive

Description

This module creates an impolite naming conflict with the case-insensitive package. If using cabal to build, it's not a problem unless asked for in the build-depends directive. It is probably best to import only the Data.CaseInsensitive.Eq module if that is the only functionality needed.

Documentation