name:                 text-builder-linear
version:              0.1.2
visibility:           public
id:                   text-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo
key:                  text-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo
license:              BSD-3-Clause
copyright:            2022 Andrew Lelechenko
maintainer:           Andrew Lelechenko <andrew.lelechenko@gmail.com>
author:               Andrew Lelechenko
homepage:             https://github.com/Bodigrim/linear-builder
synopsis:             Builder for Text and ByteString based on linear types
description:
    Strict Text and ByteString builder, which hides mutable buffer behind linear types
    and takes amortized linear time.

category:             Text
abi:                  71de4d0b1ef14a927f64c95f67452789
exposed:              True
exposed-modules:
    Data.Text.Builder.Linear Data.Text.Builder.Linear.Buffer
    Data.Text.Builder.Linear.Core

hidden-modules:
    Data.Text.Builder.Linear.Array Data.Text.Builder.Linear.Char
    Data.Text.Builder.Linear.Dec Data.Text.Builder.Linear.Double
    Data.Text.Builder.Linear.Hex

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2

hs-libraries:         HStext-builder-linear-0.1.2-Au1acBsLo5hKGyhjiZ2wqo
depends:
    base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
    quote-quot-0.2.1.0-1TmFOiu8VFEGeiRyTCeZTO text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2/html/text-builder-linear.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/text-builder-linear-0.1.2/html
