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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a296697dffa7
branches:  trunk
changeset: 374023:a296697dffa7
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 09:13:10 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 310c4ac5f2cb -r a296697dffa7 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 09:13:02 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 09:13:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3605 2022/02/16 07:44:49 pho Exp $
+# $NetBSD: Makefile,v 1.3606 2022/02/16 09:13:10 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -572,6 +572,7 @@
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative
+SUBDIR+=       hs-ordered-containers
 SUBDIR+=       hs-pandoc-lua-marshal
 SUBDIR+=       hs-parser-combinators
 SUBDIR+=       hs-pretty-show



Home | Main Index | Thread Index | Old Index