haskell-cmdargs 0.10.18-1 source package in Ubuntu
Changelog
haskell-cmdargs (0.10.18-1) unstable; urgency=medium [ Ilias Tsitsimpis ] * Change Priority to optional. Since Debian Policy version 4.0.1, priority extra has been deprecated. * Use the HTTPS form of the copyright-format URL * Modify d/watch and Source field in d/copyright to use HTTPS * Declare compliance with Debian policy 4.1.1 [ Clint Adams ] * New upstream release -- Clint Adams <email address hidden> Fri, 24 Nov 2017 15:32:24 -0500
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | haskell |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-cmdargs_0.10.18-1.dsc | 2.4 KiB | 60968b3a34bb477e829024ff9b9db2371e9357c8947e3cdf104e7ffd3939c7a4 |
haskell-cmdargs_0.10.18.orig.tar.gz | 63.0 KiB | 90666e3eb5d429aea827df83b38e73b78bc1162d3cef1f3ee7d9a76b9c66d5d2 |
haskell-cmdargs_0.10.18-1.debian.tar.xz | 3.5 KiB | e8006277819cfe4ad9f3c1d1ca81bf9a93574c7f208dd89c522f0cf61943c17e |
Available diffs
- diff from 0.10.17-1 to 0.10.18-1 (5.1 KiB)
No changes file available.
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: No summary available for libghc-cmdargs-doc in ubuntu cosmic.
No description available for libghc-cmdargs-doc in ubuntu cosmic.
- 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.