name:                 optparse-applicative
version:              0.18.1.0
visibility:           public
id:                   optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B
key:                  optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B
license:              BSD-3-Clause
copyright:            (c) 2012-2017 Paolo Capriotti <paolo@capriotti.io>
maintainer:           huw.campbell@gmail.com
author:               Paolo Capriotti, Huw Campbell
homepage:             https://github.com/pcapriotti/optparse-applicative
synopsis:             Utilities and combinators for parsing command line options
description:
    optparse-applicative is a haskell library for parsing options
    on the command line, and providing a powerful applicative
    interface for composing them.

    optparse-applicative takes care of reading and validating the
    arguments passed to the command line, handling and reporting
    errors, generating a usage line, a comprehensive help screen,
    and enabling context-sensitive bash, zsh, and fish completions.

    See the included README for detailed instructions and examples,
    which is also available on github
    <https://github.com/pcapriotti/optparse-applicative>.

category:             System, CLI, Options, Parsing
abi:                  9febe464ea37d8168303634f64290b78
exposed:              True
exposed-modules:
    Options.Applicative Options.Applicative.Arrows
    Options.Applicative.BashCompletion Options.Applicative.Builder
    Options.Applicative.Builder.Completer
    Options.Applicative.Builder.Internal Options.Applicative.Common
    Options.Applicative.Extra Options.Applicative.Help
    Options.Applicative.Help.Chunk Options.Applicative.Help.Core
    Options.Applicative.Help.Levenshtein
    Options.Applicative.Help.Pretty Options.Applicative.Help.Types
    Options.Applicative.Internal Options.Applicative.NonEmpty
    Options.Applicative.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0

hs-libraries:         HSoptparse-applicative-0.18.1.0-Kyyt13fSGFu2W86AnJZe1B
depends:
    base-4.20.0.0-inplace prettyprinter-1.7.1-IkgfhT2Rur1GNk5bvThQCA
    prettyprinter-ansi-terminal-1.1.3-BVir4WTC7yqJscOzozTVSM
    process-1.6.19.0-inplace text-2.1.1-inplace
    transformers-0.6.1.1-inplace
    transformers-compat-0.7.2-7A0DSPsgJ00DTBHrBnGo4g

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0/html/optparse-applicative.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/optparse-applicative-0.18.1.0/html
