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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a5594ce8dee
branches:  trunk
changeset: 374635:0a5594ce8dee
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:12:41 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r fe1411f21a7b -r 0a5594ce8dee devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:12:27 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:12:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3683 2022/02/24 01:11:54 pho Exp $
+# $NetBSD: Makefile,v 1.3684 2022/02/24 01:12:41 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -696,6 +696,7 @@
 SUBDIR+=       hs-vector
 SUBDIR+=       hs-vector-algorithms
 SUBDIR+=       hs-vector-binary-instances
+SUBDIR+=       hs-vector-instances
 SUBDIR+=       hs-vector-th-unbox
 SUBDIR+=       hs-void
 SUBDIR+=       hs-witherable



Home | Main Index | Thread Index | Old Index