[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608632: marked as done (ITP: haskell-cmdargs -- Haskell command line parsing library)



Your message dated Sat, 11 Jun 2011 19:01:58 +0000
with message-id <20110611190158.GA7759@scru.org>
and subject line cmdargs
has caused the Debian Bug report #608632,
regarding ITP: haskell-cmdargs -- Haskell command line parsing library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
608632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608632
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Erik de Castro Lopo <erikd@mega-nerd.com>

* Package name    : haskell-cmdargs
  Version         : 0.6.6
  Upstream Author : Neil Mitchell <ndmitchell@gmail.com>
* URL             : http://hackage.haskell.org/package/cmdargs
* License         : BSD
  Programming Lang: Haskell
  Description     : Haskell command line parsing library

 This library 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.



--- End Message ---
--- Begin Message ---
Didn't see the ITP.


--- End Message ---

Reply to: