Command line option parsers

From HaskellWiki
Revision as of 17:12, 7 November 2012 by Lemming (talk | contribs) (convert package list to table)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

There are several packages that want to simplify the task of writing command line parsers. Unfortunately, they are distributed across several Hackage categories. Here is an attempt to list them:

Package Multi-mode Extensions Remark
cmdargs X ? unsafePerformIO
cmdlib
cmdtheline
console-program
getflag
hflags
multiarg
options
optparse-applicative
parseargs
ReadArgs
simpleargs
yaop