name:                 toml-parser
version:              2.0.0.0
visibility:           public
id:                   toml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0
key:                  toml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0
license:              ISC
copyright:            2023 Eric Mertens
maintainer:           emertens@gmail.com
author:               Eric Mertens
synopsis:             TOML 1.0.0 parser
description:
    TOML parser using generated lexers and parsers with
    careful attention to the TOML 1.0.0 semantics for
    defining tables.

category:             Text
abi:                  599abc019c956d415baff9a79ca4efb0
exposed:              True
exposed-modules:
    Toml Toml.Pretty Toml.Schema Toml.Schema.FromValue
    Toml.Schema.Generic Toml.Schema.Generic.FromValue
    Toml.Schema.Generic.ToValue Toml.Schema.Matcher
    Toml.Schema.ParseTable Toml.Schema.ToValue Toml.Semantics
    Toml.Semantics.Ordered Toml.Semantics.Types Toml.Syntax
    Toml.Syntax.Lexer Toml.Syntax.Parser Toml.Syntax.Position
    Toml.Syntax.Token Toml.Syntax.Types

hidden-modules:       Toml.Syntax.LexerUtils Toml.Syntax.ParserUtils
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0
hs-libraries:         HStoml-parser-2.0.0.0-GpvBzxHFM63DjNiV6uJvw0
depends:
    array-0.5.6.0-inplace base-4.19.1.0-inplace
    containers-0.6.8-inplace prettyprinter-1.7.1-669HnDKi4PmIzT1dYrTngA
    text-2.1.1-inplace time-1.12.2-inplace transformers-0.6.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0/html/toml-parser.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/toml-parser-2.0.0.0/html
