Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-cmdargs | Distribution: openSUSE Leap 16.0 |
Version: 0.10.22 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Thu Mar 30 19:06:12 2023 |
Group: Unspecified | Build host: reproducible |
Size: 1548980 | Source RPM: ghc-cmdargs-0.10.22-lp160.1.1.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
* Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Mon Mar 13 2023 Peter Simons <psimons@suse.com> - Update cmdargs to version 0.10.22. 0.10.22, released 2023-03-13 [#68], support GHC 9.6 * Sun Feb 14 2021 psimons@suse.com - Update cmdargs to version 0.10.21. 0.10.21, released 2021-02-14 Handle GHC 9.0 optimisations Remove support for GHC 7.4 to 7.8 * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 09 2020 psimons@suse.com - Add cmdargs at version 0.10.20.
/usr/lib64/ghc-9.8.3/lib/libHScmdargs-0.10.22-6thnrW6h0ALExwhqaWbgRZ-ghc9.8.3.so /usr/share/licenses/ghc-cmdargs /usr/share/licenses/ghc-cmdargs/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024