[Pkg-haskell-maintainers] haskell-cmdargs_0.7-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Jun 10 03:17:38 UTC 2011
(new) haskell-cmdargs_0.7-1.debian.tar.gz extra haskell
(new) haskell-cmdargs_0.7-1.dsc extra haskell
(new) haskell-cmdargs_0.7.orig.tar.gz extra haskell
(new) libghc-cmdargs-dev_0.7-1_amd64.deb extra haskell
command-line argument processing
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
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.
(new) libghc-cmdargs-doc_0.7-1_all.deb extra doc
command-line argument processing; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
.
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.
(new) libghc-cmdargs-prof_0.7-1_amd64.deb extra haskell
command-line argument processing; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
.
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.
Changes: haskell-cmdargs (0.7-1) unstable; urgency=low
.
* Initial release.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list