name: case-insensitive version: 1.2.0.4 id: case-insensitive-1.2.0.4-d1216b495b1816eee96b311e55f370d6 license: BSD3 copyright: 2011 Bas van Dijk maintainer: Bas van Dijk stability: homepage: https://github.com/basvandijk/case-insensitive package-url: synopsis: Case insensitive string comparison description: 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. category: Data, Text author: Bas van Dijk exposed: True exposed-modules: Data.CaseInsensitive Data.CaseInsensitive.Unsafe hidden-modules: Data.CaseInsensitive.Internal trusted: False import-dirs: ${pkgroot}/case-insensitive-1.2.0.4 library-dirs: ${pkgroot}/case-insensitive-1.2.0.4 hs-libraries: HScase-insensitive-1.2.0.4 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f bytestring-0.10.0.2-16133d2f96923727c37c1a16ec3a036e deepseq-1.3.0.1-8bd62e61607622088124a56552365768 hashable-1.2.3.2-957fd992f7db3a92d78da3bb5d6cb393 text-1.2.1.1-dfe8e53d4186af3b408416fba06e6c9c hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/case-insensitive.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html