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-mutable-containers



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40235015280b
branches:  trunk
changeset: 374641:40235015280b
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:15:48 2022 +0000

description:
devel/Makefile: + hs-mutable-containers

diffstat:

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

diffs (17 lines):

diff -r 79e03babbaf7 -r 40235015280b devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:15:39 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:15:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3685 2022/02/24 01:13:18 pho Exp $
+# $NetBSD: Makefile,v 1.3686 2022/02/24 01:15:48 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -625,6 +625,7 @@
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-mono-traversable-instances
 SUBDIR+=       hs-mtl-compat
+SUBDIR+=       hs-mutable-containers
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative
 SUBDIR+=       hs-optparse-simple



Home | Main Index | Thread Index | Old Index