Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-cmdargs | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 0.10.20 | Vendor: openSUSE |
Release: bp153.1.20 | Build date: Sat Apr 10 10:50:14 2021 |
Group: Unspecified | Build host: obs-arm-8 |
Size: 1881796 | Source RPM: ghc-cmdargs-0.10.20-bp153.1.20.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/cmdargs | |
Summary: Command line argument processing |
This library provides an easy way to define command line parsers. Most users will want to use the "System.Console.CmdArgs.Implicit" module, whose documentation contains an example. * "System.Console.CmdArgs.Explicit" provides a way to write command line parsers for both single mode programs (most programs) and multiple mode programs (e.g. darcs or cabal). Parsers are defined by constructing a data structure. * "System.Console.CmdArgs.Implicit" provides a way to concisely define command line parsers, up to three times shorter than getopt. These parsers are translated into the Explicit data type. * "System.Console.CmdArgs.GetOpt" provides a wrapper allowing compatiblity with existing getopt parsers, mapping to the Explicit data type. For a general reference on what command line flags are commonly used, see <http://www.faqs.org/docs/artu/ch10s05.html>.
BSD-3-Clause
* Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Sat Oct 20 2018 Peter Simons <psimons@suse.com> - Use https URL to refer to bugs.opensuse.org. * Mon May 14 2018 psimons@suse.com - Update cmdargs to version 0.10.20. [#54], use the getopt data types from base [#47], ensure Semigroup instance on all GHC versions [#47], GHC 8.4 compatibility * Thu Aug 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Tue Apr 04 2017 psimons@suse.com - Update to version 0.10.17 with cabal2obs. * Mon Mar 27 2017 psimons@suse.com - Update to version 0.10.16 with cabal2obs. * Tue Mar 14 2017 psimons@suse.com - Update to version 0.10.15 with cabal2obs. * Sun Jul 10 2016 psimons@suse.com - Update to version 0.10.14 revision 0 with cabal2obs. * Wed Feb 17 2016 mimi.vx@gmail.com - update to 0.10.14 * ensure correct line breaks in HTML help output * preserve manual \n in help messages * reformat the README * Tue May 26 2015 mimi.vx@gmail.com - update to 0.10.13 * support Ratio in some places * Sat Nov 22 2014 mimi.vx@gmail.com - add group to devel package * Sun Nov 16 2014 mimi.vx@gmail.com - initial commit
/usr/lib64/ghc-8.10.4/cmdargs-0.10.20 /usr/lib64/ghc-8.10.4/cmdargs-0.10.20/libHScmdargs-0.10.20-9KBIsIybhkyDpmUgvwSQmd-ghc8.10.4.so /usr/share/licenses/ghc-cmdargs /usr/share/licenses/ghc-cmdargs/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024