slackbuilds_ponce/haskell/haskell-optparse-applicative/README
David Spencer 2b6fea8d98
haskell/haskell-optparse-applicative: Added (parse command line).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:36 +07:00

11 lines
508 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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache