The latest version of simpleargs is 0.2.1-1.

simpleargs

Version 0.2.1 revision 0 uploaded by KetilMalde.

Package meta

Synopsis
Provides a more flexible getArgs function with better error reporting.
Description

The provided getArgs returns an arbitrary tuple of values instead of a list of Strings. This means that the number and type (i.e. parseability) of parameters are checked, and reported to the user. The module is not a substitute for proper error handling (use System.Console.GetOpt for that), but is useful for making quick and dirty command line tools a bit less dirty, without sacrificing the quick part.

Author
Ketil Malde
Bug reports
n/a
Category
System
Copyright
n/a
Homepage
http://malde.org/~ketil/simpleargs
Maintainer
Ketil Malde <ketil@malde.org>
Package URL
n/a
Stability
Beta

Components