name:                 megaparsec
version:              9.7.0
visibility:           public
id:                   megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD
key:                  megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD
license:              BSD-2-Clause
maintainer:           Mark Karpov <markkarpov92@gmail.com>
author:
    Megaparsec contributors,
    Paolo Martini <paolo@nemail.it>,
    Daan Leijen <daan@microsoft.com>

homepage:             https://github.com/mrkkrp/megaparsec
synopsis:             Monadic parser combinators
description:
    This is an industrial-strength monadic parser combinator library.
    Megaparsec is a feature-rich package that tries to find a nice balance
    between speed, flexibility, and quality of parse errors.

category:             Parsing
abi:                  12d8deb7604ae1292ccce0e236de4ac6
exposed:              True
exposed-modules:
    Text.Megaparsec Text.Megaparsec.Byte Text.Megaparsec.Byte.Binary
    Text.Megaparsec.Byte.Lexer Text.Megaparsec.Char
    Text.Megaparsec.Char.Lexer Text.Megaparsec.Debug
    Text.Megaparsec.Error Text.Megaparsec.Error.Builder
    Text.Megaparsec.Internal Text.Megaparsec.Pos Text.Megaparsec.State
    Text.Megaparsec.Stream Text.Megaparsec.Unicode

hidden-modules:
    Text.Megaparsec.Class Text.Megaparsec.Common Text.Megaparsec.Lexer

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0
hs-libraries:         HSmegaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace
    case-insensitive-1.2.1.0-FcBOJwTLcBrEdHrSFt3rYl
    containers-0.7-inplace deepseq-1.5.0.0-inplace mtl-2.3.1-inplace
    parser-combinators-1.3.0-1bpLIklhrVs2A3lex4XEJ3
    scientific-0.3.8.0-6l8Y8xLgYTW2dohMP28D2Z text-2.1.1-inplace
    transformers-0.6.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0/html/megaparsec.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/megaparsec-9.7.0/html
