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-dlist-instances



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc44b8886abf
branches:  trunk
changeset: 374626:cc44b8886abf
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:10:32 2022 +0000

description:
devel/Makefile: + hs-dlist-instances

diffstat:

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

diffs (17 lines):

diff -r df63f5c23652 -r cc44b8886abf devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:10:25 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:10:32 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3680 2022/02/24 01:03:19 pho Exp $
+# $NetBSD: Makefile,v 1.3681 2022/02/24 01:10:32 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -540,6 +540,7 @@
 SUBDIR+=       hs-dependent-map
 SUBDIR+=       hs-dependent-sum
 SUBDIR+=       hs-dlist
+SUBDIR+=       hs-dlist-instances
 SUBDIR+=       hs-echo
 SUBDIR+=       hs-either
 SUBDIR+=       hs-errors



Home | Main Index | Thread Index | Old Index