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-monad-logger



details:   https://anonhg.NetBSD.org/pkgsrc/rev/813390b272fc
branches:  trunk
changeset: 374523:813390b272fc
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:16:47 2022 +0000

description:
devel/Makefile: + hs-monad-logger

diffstat:

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

diffs (17 lines):

diff -r aa4797277c4b -r 813390b272fc devel/Makefile
--- a/devel/Makefile    Wed Feb 23 16:16:39 2022 +0000
+++ b/devel/Makefile    Wed Feb 23 16:16:47 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3664 2022/02/23 16:16:10 pho Exp $
+# $NetBSD: Makefile,v 1.3665 2022/02/23 16:16:47 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -611,6 +611,7 @@
 SUBDIR+=       hs-mmorph
 SUBDIR+=       hs-monad-control
 SUBDIR+=       hs-monad-dijkstra
+SUBDIR+=       hs-monad-logger
 SUBDIR+=       hs-monad-loops
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale



Home | Main Index | Thread Index | Old Index