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 SP6 |
Version: 0.10.21 | Vendor: openSUSE |
Release: bp156.3.3 | Build date: Thu Dec 7 15:15:21 2023 |
Group: Unspecified | Build host: i02-ch1a |
Size: 1489676 | Source RPM: ghc-cmdargs-0.10.21-bp156.3.3.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
* 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-8.10.7/cmdargs-0.10.21 /usr/lib64/ghc-8.10.7/cmdargs-0.10.21/libHScmdargs-0.10.21-JLQdf4w99qQ6dZXYdyF9zB-ghc8.10.7.so /usr/share/licenses/ghc-cmdargs /usr/share/licenses/ghc-cmdargs/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 15:02:59 2025