Andrew Clemons d44ffbef06 haskell/haskell-optparse-applicative: Updated for version 0.17.0.0. 2 years ago
..
README 2b6fea8d98 haskell/haskell-optparse-applicative: Added (parse command line). 5 years ago
doinst.sh 2b6fea8d98 haskell/haskell-optparse-applicative: Added (parse command line). 5 years ago
haskell-optparse-applicative.SlackBuild d44ffbef06 haskell/haskell-optparse-applicative: Updated for version 0.17.0.0. 2 years ago
haskell-optparse-applicative.info d44ffbef06 haskell/haskell-optparse-applicative: Updated for version 0.17.0.0. 2 years ago
slack-desc 2b6fea8d98 haskell/haskell-optparse-applicative: Added (parse command line). 5 years ago

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