FileSize | 119612 |
MD5 | 4E9EED1E21F7A04773E6AA7E46A7CBD9 |
PackageDescription | command-line argument processing; documentation
It 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.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-cmdargs-doc |
PackageSection | doc |
PackageVersion | 0.10.13-4 |
SHA-1 | 1372070FFE3827BA8B1A1DBF0D22EAE6C5EC0B08 |
SHA-256 | BBF6D8B38601855161EA2CD4F7EE1F498584685BDDF5DC138D36197D16D7C363 |