pkgsrc/devel/hs-optparse-applicative
pho a968ef607c devel/hs-optparse-applicative: Add a mk fragment application.mk
optparse-applicative has a really nice feature that enables any tools
parsing command-line arguments with the library to automatically generate
bash, fish, and zsh completion scripts via hidden options, by hidden it
means they aren't shown in the "--help" message.

Packages that install executables using optparse-applicative can now
include this file to automatically generate and install such scripts.
2022-02-23 16:08:02 +00:00
..
application.mk devel/hs-optparse-applicative: Add a mk fragment application.mk 2022-02-23 16:08:02 +00:00
buildlink3.mk revbump after changing the default Haskell compiler 2022-02-12 08:50:25 +00:00
DESCR
distinfo
Makefile revbump after changing the default Haskell compiler 2022-02-12 08:50:25 +00:00
PLIST