name:                 polyparse
version:              1.13
visibility:           public
id:                   polyparse-1.13-5FvtIDUprttIRj4neCf0io
key:                  polyparse-1.13-5FvtIDUprttIRj4neCf0io
license:              LicenseRef-LGPL
copyright:            (c) 2006-2016 Malcolm Wallace
maintainer:           author
author:               Malcolm Wallace <Malcolm.Wallace@me.com>
homepage:             http://code.haskell.org/~malcolm/polyparse/
synopsis:             A variety of alternative parser combinator libraries.
description:
    This version, 1.13 is a Non-Maintainer Upload (NMU).
    Report issues to the Hackage Trustees issue tracker.

    A variety of alternative parser combinator libraries, including
    the original HuttonMeijer set.  The Poly sets have features like
    good error reporting, arbitrary token type, running state, lazy
    parsing, and so on.  Finally, Text.Parse is a proposed
    replacement for the standard Read class, for better
    deserialisation of Haskell values from Strings.

category:             Text, Parsing
abi:                  ae1149a1c462b1fe3762bd1ff5c1dcde
exposed:              True
exposed-modules:
    Text.Parse Text.Parse.ByteString
    Text.ParserCombinators.HuttonMeijer
    Text.ParserCombinators.HuttonMeijerWallace
    Text.ParserCombinators.Poly Text.ParserCombinators.Poly.Base
    Text.ParserCombinators.Poly.ByteString
    Text.ParserCombinators.Poly.ByteStringChar
    Text.ParserCombinators.Poly.Lazy Text.ParserCombinators.Poly.Lex
    Text.ParserCombinators.Poly.Parser
    Text.ParserCombinators.Poly.Plain
    Text.ParserCombinators.Poly.Result
    Text.ParserCombinators.Poly.State
    Text.ParserCombinators.Poly.StateLazy
    Text.ParserCombinators.Poly.StateParser
    Text.ParserCombinators.Poly.StateText
    Text.ParserCombinators.Poly.Text

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/polyparse-1.13-5FvtIDUprttIRj4neCf0io

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/polyparse-1.13-5FvtIDUprttIRj4neCf0io

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/polyparse-1.13-5FvtIDUprttIRj4neCf0io

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/polyparse-1.13
hs-libraries:         HSpolyparse-1.13-5FvtIDUprttIRj4neCf0io
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/polyparse-1.13/html/polyparse.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/polyparse-1.13/html
