name:                 polyparse
version:              1.13
visibility:           public
id:                   polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq
key:                  polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq
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:                  cad64c4682621ae334b004f242aada50
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.8.2/polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/polyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/polyparse-1.13
hs-libraries:         HSpolyparse-1.13-JPZ1W2ADZliLsqtVUhpWYq
depends:
    base-4.19.1.0-inplace bytestring-0.12.1.0-inplace
    text-2.1.1-inplace

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

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