name:                 attoparsec
version:              0.14.4
visibility:           public
id:                   attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF
key:                  attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF
license:              BSD-3-Clause
maintainer:
    Bryan O'Sullivan <bos@serpentine.com>, Ben Gamari <ben@smart-cactus.org>

author:               Bryan O'Sullivan <bos@serpentine.com>
stability:            experimental
homepage:             https://github.com/bgamari/attoparsec
synopsis:             Fast combinator parsing for bytestrings and text
description:
    A fast parser combinator library, aimed particularly at dealing
    efficiently with network protocols and complicated text/binary
    file formats.

category:             Text, Parsing
abi:                  5e0abc3dac36062686d2e13929528332
exposed:              True
exposed-modules:
    Data.Attoparsec Data.Attoparsec.ByteString
    Data.Attoparsec.ByteString.Char8 Data.Attoparsec.ByteString.Lazy
    Data.Attoparsec.Char8 Data.Attoparsec.Combinator
    Data.Attoparsec.Internal Data.Attoparsec.Internal.Types
    Data.Attoparsec.Lazy Data.Attoparsec.Number Data.Attoparsec.Text
    Data.Attoparsec.Text.Lazy Data.Attoparsec.Types
    Data.Attoparsec.Zepto

hidden-modules:
    Data.Attoparsec.ByteString.Internal Data.Attoparsec.Text.Internal

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4
hs-libraries:         HSattoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF
depends:
    array-0.5.6.0-inplace
    attoparsec-0.14.4-Ec1Z88rZlFu48bgrcdRboY-attoparsec-internal
    base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
    containers-0.6.8-inplace deepseq-1.5.0.0-inplace
    ghc-prim-0.11.0-inplace scientific-0.3.7.0-1p9ffZy93J5KDTVEUFCJ7m
    text-2.1.1-inplace transformers-0.6.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4/html/attoparsec.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/attoparsec-0.14.4/html
