pkgsrc/devel/hs-optparse-applicative/DESCR
pho cc3fb747f5 Import optparse-applicative-0.15.1.0
optparse-applicative is a haskell library for parsing options on the
command line, providing a powerful applicative interface for composing
these options.

optparse-applicative takes care of reading and validating the
arguments passed to the command line, handling and reporting errors,
generating a usage line, a comprehensive help screen, and enabling
context-sensitive bash completions.
2020-01-19 15:40:14 +00:00

8 lines
390 B
Text

optparse-applicative is a haskell library for parsing options on the
command line, providing a powerful applicative interface for composing
these options.
optparse-applicative takes care of reading and validating the
arguments passed to the command line, handling and reporting errors,
generating a usage line, a comprehensive help screen, and enabling
context-sensitive bash completions.