Package ghc8.6.4-optparse-applicative: Information

    Source package: ghc8.6.4-optparse-applicative
    Version: 0.15.1.0-alt1
    Latest version according to Repology
    Build time:  Aug 25, 2023, 01:18 AM in the task #326169
    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, armh, aarch64)

    Maintainer: Evgeny Sinelnikov

    List of contributors:
    Evgeny Sinelnikov

    ACL:
    Evgeny Sinelnikov
    @everybody

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

    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