name:                 text-manipulate
version:              0.3.1.0
visibility:           public
id:                   text-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02
key:                  text-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02
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:                  128e08aab8b678d49c06b6c27334f8a6
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.10.1/text-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02

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

hs-libraries:         HStext-manipulate-0.3.1.0-AtWjE1V1fsd3BBSYSAtc02
depends:              base-4.20.0.0-inplace text-2.1.1-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/text-manipulate-0.3.1.0/html/text-manipulate.haddock

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