pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-optional-args



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d18373755fd
branches:  trunk
changeset: 374659:7d18373755fd
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:20:14 2022 +0000

description:
devel/Makefile: + hs-optional-args

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3f33d701aec4 -r 7d18373755fd devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:20:06 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:20:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3690 2022/02/24 01:19:24 pho Exp $
+# $NetBSD: Makefile,v 1.3691 2022/02/24 01:20:14 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -629,6 +629,7 @@
 SUBDIR+=       hs-mtl-compat
 SUBDIR+=       hs-mutable-containers
 SUBDIR+=       hs-old-locale
+SUBDIR+=       hs-optional-args
 SUBDIR+=       hs-optparse-applicative
 SUBDIR+=       hs-optparse-simple
 SUBDIR+=       hs-ordered-containers



Home | Main Index | Thread Index | Old Index