name:                 text-manipulate
version:              0.3.1.0
visibility:           public
id:                   text-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf
key:                  text-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf
license:              MPL-2.0
copyright:            Copyright (c) 2014-2022 Brendan Hay
maintainer:           Brendan Hay <brendan.g.hay@gmail.com>
author:               Brendan Hay
homepage:             https://github.com/brendanhay/text-manipulate
synopsis:
    Case conversion, word boundary manipulation, and textual subjugation.

description:
    Manipulate identifiers and structurally non-complex pieces
    of text by delimiting word boundaries via a combination of whitespace,
    control-characters, and case-sensitivity.

    Has support for common idioms like casing of programmatic variable names,
    taking, dropping, and splitting by word, and modifying the first character
    of a piece of text.

category:             Data, Text
abi:                  c5e70aa72b2cda1ad355fbef5ef94e7e
exposed:              True
exposed-modules:      Data.Text.Lazy.Manipulate Data.Text.Manipulate
hidden-modules:
    Data.Text.Manipulate.Internal.Fusion
    Data.Text.Manipulate.Internal.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0

hs-libraries:         HStext-manipulate-0.3.1.0-80WLXszHLs4LxQQvHqXPPf
depends:              base-4.19.1.0-inplace text-2.1.1-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0/html/text-manipulate.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/text-manipulate-0.3.1.0/html
