pkgsrc-wip/hs-parseargs/PLIST
Ryosuke Moro c620547a22 Update to 0.1.5.2
changes from README:
 - The 0.1.5.2 release fixes some missing documentation.
 - The 0.1.5.1 release fixes some warnings and stuff.
 - The 0.1.5 release includes the "soft dash" option, giving the ability to
   allow positional arguments to begin with a dash if possible.
 - The 0.1.4 release includes the ability to mix optional and required
   positional arguments.
 - The various 0.1.3.x point releases include bug fixes and various
   extra-minor enhancements. See the Git log.
 - The 0.1.3 release includes more uniform and usable error handling.
2013-11-06 12:06:44 +00:00

9 lines
581 B
Text

@comment $NetBSD: PLIST,v 1.3 2013/11/06 12:06:44 szptvlfn Exp $
bin/parseargs-example
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/HSparseargs-${PKGVERSION}.o
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/System/Console/ParseArgs.hi
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/System/Console/ParseArgs.p_hi
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/libHSparseargs-${PKGVERSION}.a
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/libHSparseargs-${PKGVERSION}_p.a
lib/parseargs-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/parseargs-${PKGVERSION}/COPYING