name:                 text-builder-linear
version:              0.1.3
visibility:           public
id:                   text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq
key:                  text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq
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:                  9b19fa206acc773624596df09d913ea8
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.Bounded
    Data.Text.Builder.Linear.Dec.Unbounded
    Data.Text.Builder.Linear.Double Data.Text.Builder.Linear.Hex
    Data.Text.Builder.Linear.Internal

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/text-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq

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

hs-libraries:         HStext-builder-linear-0.1.3-1Vn40xSzT8m45gpXJPxBq
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    ghc-bignum-1.3-inplace quote-quot-0.2.1.0-8meOFp3Mu1nIfuVBiFyDWr
    text-2.1.1-inplace

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

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/text-builder-linear-0.1.3/html
