haskell-cmdargs 0.9.2-1 source package in Ubuntu

Changelog

haskell-cmdargs (0.9.2-1) unstable; urgency=low


  * New upstream version.

 -- Clint Adams <email address hidden>  Sun, 05 Feb 2012 12:23:20 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-cmdargs_0.9.2-1.dsc 2.3 KiB 0ac5b230a3da8feb01f010e355f270654de17ee9ae106cb6b29d64410cb2dedb
haskell-cmdargs_0.9.2.orig.tar.gz 57.9 KiB 7912600e7dee1a14fcbb61287fb0f9477cec946c073f8843f15896951ef11db0
haskell-cmdargs_0.9.2-1.debian.tar.gz 2.7 KiB 6cd552fbcdc7139a5990ae7307a93917956e48a4e4fc4e73812db7890b836283

No changes file available.

Binary packages built by this source

libghc-cmdargs-dev: No summary available for libghc-cmdargs-dev in ubuntu quantal.

No description available for libghc-cmdargs-dev in ubuntu quantal.

libghc-cmdargs-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.

libghc-cmdargs-prof: No summary available for libghc-cmdargs-prof in ubuntu quantal.

No description available for libghc-cmdargs-prof in ubuntu quantal.