パッケージ: libghc-cmdargs-dev (0.10.22-2)
libghc-cmdargs-dev に関するリンク
Debian の資源:
haskell-cmdargs ソースパッケージをダウンロード:
- [haskell-cmdargs_0.10.22-2.dsc]
- [haskell-cmdargs_0.10.22.orig.tar.gz]
- [haskell-cmdargs_0.10.22-2.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.1.3)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-038db
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-filepath-dev-1.4.300.1-a5a56
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-process-dev-1.6.19.0-b2683
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-template-haskell-dev-2.20.0.0-68f68
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.6.1.0-b6e44
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多倍長精度演算ライブラリ