软件包:libghc-cmdargs-dev(0.10.21-1 以及其他的)
libghc-cmdargs-dev 的相关链接
Debian 的资源:
下载源码包 haskell-cmdargs:
- [haskell-cmdargs_0.10.21-1.dsc]
- [haskell-cmdargs_0.10.21.orig.tar.gz]
- [haskell-cmdargs_0.10.21-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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 (>= 2.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-6a406
- 本虚包由这些包填实: ghc
-
- dep: libghc-filepath-dev-1.4.2.1-4459f
- 本虚包由这些包填实: ghc
-
- dep: libghc-process-dev-1.6.13.2-9f25f
- 本虚包由这些包填实: ghc
-
- dep: libghc-template-haskell-dev-2.17.0.0-7274a
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-fc6f3
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多精度运算库