name:                 megaparsec
version:              9.6.1
visibility:           public
id:                   megaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY
key:                  megaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY
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:                  728574f9d46f7cd1f6d69e597bc804eb
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

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

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/megaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/megaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/megaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/megaparsec-9.6.1
hs-libraries:         HSmegaparsec-9.6.1-9o4Rv4HGhFA9HyJqQHvRdY
depends:
    base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
    case-insensitive-1.2.1.0-hvodk6XWQN3u3r6Mp6G8W
    containers-0.6.8-inplace deepseq-1.5.0.0-inplace mtl-2.3.1-inplace
    parser-combinators-1.3.0-GN4lab6GdD2Azk9G6E243g
    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/megaparsec-9.6.1/html/megaparsec.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/megaparsec-9.6.1/html
