Package ghc8.6.4-optparse-applicative: Information

Source package: ghc8.6.4-optparse-applicative
Version: 0.15.1.0-alt1
Build time:  Sep 24, 2019, 03:05 PM in the task #237913
Report package bug
License: BSD3
Summary: Utilities and combinators for parsing command line options
Description: 
optparse-applicative is a haskell library for parsing options on the
command line, providing a powerful applicative interface for composing
these options.

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 completions.

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

List of rpms provided by this srpm:
ghc8.6.4-optparse-applicative (x86_64, ppc64le, i586, aarch64)

Maintainer: Evgeny Sinelnikov

List of contributors:
Evgeny Sinelnikov

    1. haskell(abi) = 8.6.4
    2. ghc8.6.4-ansi-wl-pprint
    3. ghc8.6.4-transformers-compat

Last changed


Sept. 18, 2019 Evgeny Sinelnikov 0.15.1.0-alt1
- updated with the help of cabal2gear.
July 1, 2019 Evgeny Sinelnikov 0.14.3.0-alt1
- Spec created by cabal2rpm 0.20_11
- Add build dependency to ansi-wl-pprint and transformers-compat