haskell-cmdargs 0.10.20-3build1 source package in Ubuntu
Changelog
haskell-cmdargs (0.10.20-3build1) groovy; urgency=medium * No change rebuild against new ghc ABI. -- Dimitri John Ledkov <email address hidden> Tue, 21 Jul 2020 13:53:35 +0100
Upload details
- Uploaded by:
- Dimitri John Ledkov on 2020-07-21
- Uploaded to:
- Groovy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Groovy | release | on 2020-07-27 | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-cmdargs_0.10.20.orig.tar.gz | 63.0 KiB | 0e269dc48c3d4c0447c96ffd772a6fe69dfa1260c323f4cd7bf171cbf2ab7331 |
haskell-cmdargs_0.10.20-3build1.debian.tar.xz | 3.7 KiB | a7b09b9bf9d4079fd2ff80c50ecb089d11dc25cc79b745e382a4f2b5b4cc8ac9 |
haskell-cmdargs_0.10.20-3build1.dsc | 2.3 KiB | c493efaa24b53488895e83b55869319808f044ded279601c5ea1701558b0176c |
Available diffs
Binary packages built by this source
- libghc-cmdargs-dev: 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-doc: 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.
- libghc-cmdargs-prof: command-line argument processing; profiling libraries
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, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.