套件:libghc-cmdargs-dev(0.10.22-1 以及其他的) [debports]
command-line argument processing
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 a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-cmdargs-dev 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libghc-base-dev-4.17.2.0-e9124
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-filepath-dev-1.4.2.2-290a6
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-process-dev-1.6.17.0-29e15
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-template-haskell-dev-2.19.0.0-a5ee2
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-931c3
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library