Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-optparse-applicative-doc-0.18.1.0-1.12 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: ghc-optparse-applicative-doc Distribution: openSUSE:Factory:zSystems
Version: 0.18.1.0 Vendor: openSUSE
Release: 1.12 Build date: Tue May 30 05:40:17 2023
Group: Unspecified Build host: reproducible
Size: 3718378 Source RPM: ghc-optparse-applicative-0.18.1.0-1.12.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/optparse-applicative
Summary: Haskell optparse-applicative library documentation
This package provides the Haskell optparse-applicative library documentation.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue May 30 2023 Peter Simons <psimons@suse.com>
  - Update optparse-applicative to version 0.18.1.0.
    Upstream has edited the change log file since the last release in
    a non-trivial way, i.e. they did more than just add a new entry
    at the top. You can review the file at:
    http://hackage.haskell.org/package/optparse-applicative-0.18.1.0/src/CHANGELOG.md
* Tue May 23 2023 Peter Simons <psimons@suse.com>
  - Update optparse-applicative to version 0.17.1.0.
    [#]# Version 0.17.1.0 (21 May 2023)
    - Widen bounds for `ansi-wl-pprint`. This supports the use of `prettyprinter`
      in a non-breaking way, as the `ansi-wl-pprint > 1.0` support the newer
      library.
    - Export `helpIndent` from `Options.Applicative`.
    - Export completion script generators from `Options.Applicative.BashCompletion`.
    - Add `simpleVersioner` utility for adding a '--version' option to a parser.
    - Improve documentation.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Tue Feb 01 2022 Peter Simons <psimons@suse.com>
  - Update optparse-applicative to version 0.17.0.0.
    [#]# Version 0.17.0.0 (1 Feb 2022)
    - Make tabulation width configurable in usage texts.
    - Separate program name and description in ParserHelp type.
    - Add `helperWith` function, which can be easily used to
      localize the help flag.
    - Improve usage texts when command names are long.
    - Improve Documentation.
* Sat Nov 20 2021 psimons@suse.com
  - Update optparse-applicative to version 0.16.1.0 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Jul 27 2021 psimons@suse.com
  - Update optparse-applicative to version 0.16.1.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Mon Nov 23 2020 psimons@suse.com
  - Update optparse-applicative to version 0.16.1.0.
    [#]# Version 0.16.1.0 (21 Nov 2020)
    - Guard `process` dependency behind an on by default flag.
      This allows one to shrink the dependency tree significantly
      by turning off the ability to use bash completion actions.
    - Remove `bytestring` dependency from the test suite.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Thu Aug 13 2020 psimons@suse.com
  - Update optparse-applicative to version 0.16.0.0.
    [#]# Version 0.16.0.0 (14 Aug 2020)
    - Add `Options.Applicative.NonEmpty.some1` function, which
      parses options the same as `some1` from base, but doesn't
      cause duplicates in the usage texts.
    - Further improve help text generation in the presence
      of optional values when nesting is involved, and many and
      some when displayed with a suffix.
    - Add "global" options to the usage texts for subcommands.
      When using subcommands, a "global options" section can
      now appear below the options and commands sections.
      Global options are *off* by default, to enable them, use
      the `helpShowGlobals` modifier.
      The `noGlobal` builder will suppress a single option being
      displayed in the global options list.
      Fixes issues:
    * \# 175 - List detailed subparser documentation with `--help`
    * \# 294 - Displaying global options when listing options for a command.
    * \# 359 - Subcommand help text lacks required parent command arguments
    - Allow the `--help` option to take the name of a command.
      Usage without any arguments is the same, but now, when an
      argument is given, if it is the name of a currently
      reachable command, the help text for that command will
      be show.
      Fixes issues:
    * \# 379 - cmd --help subcmd is not the same as cmd subcmd --help
    - Updated dependency bounds.
    - Add builder for the all positional parser policy.
    - Remove deprecated functions
    * nullOption
    * execParserMaybe
    * customExecParserMaybe

Files

/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Arrows.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-BashCompletion.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Builder-Completer.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Builder-Internal.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Builder.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Common.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Extra.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help-Chunk.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help-Core.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help-Levenshtein.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help-Pretty.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help-Types.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Help.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Internal.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-NonEmpty.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative-Types.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/Options-Applicative.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-124.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-38.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-42.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-43.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-46.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-60.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-62.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-94.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-A.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-All.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-B.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-C.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-D.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-E.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-F.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-G.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-H.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-I.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-K.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-L.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-M.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-N.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-O.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-P.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-R.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-S.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-T.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-U.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-V.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-W.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-Y.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index-Z.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/doc-index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/haddock-bundle.min.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/linuwial.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/meta.json
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/optparse-applicative.haddock
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/optparse-applicative.txt
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/quick-jump.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Arrows.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.BashCompletion.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Builder.Completer.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Builder.Internal.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Builder.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Common.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Extra.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.Chunk.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.Core.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.Levenshtein.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.Pretty.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.Types.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Help.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Internal.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.NonEmpty.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.Types.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/Options.Applicative.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/highlight.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/src/style.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/optparse-applicative-0.18.1.0/synopsis.png
/usr/share/licenses/ghc-optparse-applicative-doc
/usr/share/licenses/ghc-optparse-applicative-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:40:23 2024