name:                 case-insensitive
version:              1.2.1.0
visibility:           public
id:                   case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl
key:                  case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl
license:              BSD-3-Clause
copyright:            2011 Bas van Dijk
maintainer:           Bas van Dijk <v.dijk.bas@gmail.com>
author:               Bas van Dijk
homepage:             https://github.com/basvandijk/case-insensitive
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
abi:                  0094242e006b074976c8888f7207ecf9
exposed:              True
exposed-modules:      Data.CaseInsensitive Data.CaseInsensitive.Unsafe
hidden-modules:       Data.CaseInsensitive.Internal
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0

hs-libraries:         HScase-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    deepseq-1.5.0.0-inplace hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0/html/case-insensitive.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/case-insensitive-1.2.1.0/html
