Commit graph

2 commits

Author SHA1 Message Date
rillig
15fe9894e6 hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-05-11 17:51:58 +00:00
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