name:                 bytesmith
version:              0.3.11.1
visibility:           public
id:                   bytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC
key:                  bytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC
license:              BSD-3-Clause
copyright:            2019 Andrew Martin
maintainer:           amartin@layer3com.com
author:               Andrew Martin
homepage:             https://github.com/byteverse/bytesmith
synopsis:             Nonresumable byte parser
description:
    Parse bytes as fast as possible. This is a nonresumable parser
    that aggresively uses `UnboxedSums` to avoid performing any
    allocations.

category:             Data
abi:                  6413f155bd183b52606ef3f461d4daea
exposed:              True
exposed-modules:
    Data.Bytes.Parser Data.Bytes.Parser.Ascii Data.Bytes.Parser.Base128
    Data.Bytes.Parser.BigEndian Data.Bytes.Parser.Latin
    Data.Bytes.Parser.Leb128 Data.Bytes.Parser.LittleEndian
    Data.Bytes.Parser.Rebindable Data.Bytes.Parser.Unsafe
    Data.Bytes.Parser.Utf8

hidden-modules:       Data.Bytes.Parser.Internal Data.Bytes.Parser.Types
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1
hs-libraries:         HSbytesmith-0.3.11.1-JAHVBXs01bs8bGGfkA7uQC
depends:
    base-4.20.0.0-inplace byteslice-0.2.14.0-CjZH9UtjCzjAHmgWNr0XSU
    bytestring-0.12.1.0-inplace
    contiguous-0.6.4.2-7DOgiQNKzw0AwfdR0M9tTD
    natural-arithmetic-0.2.1.0-DsB7B8ZObacFraqPWXBfza
    primitive-0.9.0.0-E3mDWyaMF4OIki7z5jah63
    text-short-0.1.6-K33fPwfLXoU1miOPpz6Ovz
    wide-word-0.1.7.0-BlHRmgATFbS2JF4UVyVt94

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1/html/bytesmith.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/bytesmith-0.3.11.1/html
