name:                 toml-parser
version:              2.0.1.0
visibility:           public
id:                   toml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp
key:                  toml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp
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:                  5534ca2cc395a130c4e4671309967f47
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.10.1/toml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/toml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/toml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/toml-parser-2.0.1.0

hs-libraries:         HStoml-parser-2.0.1.0-9iwYFrdecYoJryfMz1Iokp
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace containers-0.7-inplace
    prettyprinter-1.7.1-IkgfhT2Rur1GNk5bvThQCA text-2.1.1-inplace
    time-1.12.2-inplace transformers-0.6.1.1-inplace

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

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/toml-parser-2.0.1.0/html
