Install this package:
emerge -a dev-haskell/simpleargs
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/simpleargs
Or alternatively:
emerge --autounmask-write -a dev-haskell/simpleargs
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.1 | 8 | ~amd64 | 0/0.2.1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> 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. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | simpleargs-0.2.1.tar.gz | 12610 bytes | 0.2.1 |
| Type | File | Size |
|---|