SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-optparse-applicative-devel-0.17.0.0-3.172.x86_64.rpm :

* Tue Feb 01 2022 Peter Simons - 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 psimonsAATTsuse.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 psimonsAATTsuse.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 - disable %{ix86} build
* Mon Nov 23 2020 psimonsAATTsuse.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 - Replace %setup -q with the more modern %autosetup macro.
* Thu Aug 13 2020 psimonsAATTsuse.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
* Tue Jun 16 2020 Peter Simons - Re-generate file with latest version of spec-cleaner.
* Thu May 07 2020 Peter Simons - Update Cabal file to get more accurate dependency information.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
 
ICM