NOTICE: This package has been removed from pkgsrc

./wip/hs-parseargs, Command-line argument parsing library for Haskell programs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.5.2, Package name: hs-parseargs-0.1.5.2, Maintainer: pho

Parse command-line arguments


Required to run:
[wip/ghc]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 283eba9e897533048de9db3eb0a24a0822822094
RMD160: dd728c6cdcb9ffe37c263bfb202d6d9278031308
Filesize: 10.012 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2013-11-06 13:06:44 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Update to 0.1.5.2

changes from README:
 - The 0.1.5.2 release fixes some missing documentation.
 - The 0.1.5.1 release fixes some warnings and stuff.
 - The 0.1.5 release includes the "soft dash" option, giving the ability to
   allow positional arguments to begin with a dash if possible.
 - The 0.1.4 release includes the ability to mix optional and required
   positional arguments.
 - The various 0.1.3.x point releases include bug fixes and various
   extra-minor enhancements. See the Git log.
 - The 0.1.3 release includes more uniform and usable error handling.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-30 11:46:56 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import hs-parseargs-0.1.2 as wip/hs-parseargs.

Parse command-line arguments