cmdargs-0.9.6: Command line argument processing

The cmdargs package

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.

For a general reference on what command line flags are commonly used, see http://www.faqs.org/docs/artu/ch10s05.html.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8, 0.6.9, 0.6.10, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.10, 0.10.1, 0.10.2, 0.10.3
Dependenciesbase (4.*), filepath, process (≥1.0 & <1.2), transformers (≥0.2 & <0.4)
LicenseBSD3
CopyrightNeil Mitchell 2009-2012
AuthorNeil Mitchell <ndmitchell@gmail.com>
MaintainerNeil Mitchell <ndmitchell@gmail.com>
StabilityBeta
CategoryConsole
Home pagehttp://community.haskell.org/~ndm/cmdargs/
Source repositorydarcs get http://community.haskell.org/~ndm/darcs/cmdargs/
Executablescmdargs
Upload dateSun Jul 29 16:09:30 UTC 2012
Uploaded byNeilMitchell
Built onghc-7.4
DistributionsFedora: 0.10, NixOS: 0.10.3, Debian: 0.9.5, FreeBSD: 0.10.3

Modules

Downloads