slackbuilds/haskell/haskell-optparse-applicative
Andrew Clemons d44ffbef06
haskell/haskell-optparse-applicative: Updated for version 0.17.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-23 20:10:32 +07:00
..
README haskell/haskell-optparse-applicative: Added (parse command line). 2018-11-10 07:47:36 +07:00
doinst.sh haskell/haskell-optparse-applicative: Added (parse command line). 2018-11-10 07:47:36 +07:00
haskell-optparse-applicative.SlackBuild haskell/haskell-optparse-applicative: Updated for version 0.17.0.0. 2022-02-23 20:10:32 +07:00
haskell-optparse-applicative.info haskell/haskell-optparse-applicative: Updated for version 0.17.0.0. 2022-02-23 20:10:32 +07:00
slack-desc haskell/haskell-optparse-applicative: Added (parse command line). 2018-11-10 07:47:36 +07:00

README

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