Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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.