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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db5a8cb56bde
branches:  trunk
changeset: 384913:db5a8cb56bde
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Sep 07 02:57:19 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 5b8decd454cf -r db5a8cb56bde devel/Makefile
--- a/devel/Makefile    Wed Sep 07 02:57:10 2022 +0000
+++ b/devel/Makefile    Wed Sep 07 02:57:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3791 2022/09/07 02:56:35 pho Exp $
+# $NetBSD: Makefile,v 1.3792 2022/09/07 02:57:19 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -632,6 +632,7 @@
 SUBDIR+=       hs-monad-loops
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-mono-traversable-instances
+SUBDIR+=       hs-monoidal-containers
 SUBDIR+=       hs-mtl-compat
 SUBDIR+=       hs-mutable-containers
 SUBDIR+=       hs-newtype



Home | Main Index | Thread Index | Old Index