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-mtl-compat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8e6c4c7b7ef
branches:  trunk
changeset: 374529:b8e6c4c7b7ef
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:17:55 2022 +0000

description:
devel/Makefile: + hs-mtl-compat

diffstat:

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

diffs (17 lines):

diff -r 12e64b1b2715 -r b8e6c4c7b7ef devel/Makefile
--- a/devel/Makefile    Wed Feb 23 16:17:47 2022 +0000
+++ b/devel/Makefile    Wed Feb 23 16:17:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3666 2022/02/23 16:17:21 pho Exp $
+# $NetBSD: Makefile,v 1.3667 2022/02/23 16:17:55 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -614,6 +614,7 @@
 SUBDIR+=       hs-monad-logger
 SUBDIR+=       hs-monad-loops
 SUBDIR+=       hs-mono-traversable
+SUBDIR+=       hs-mtl-compat
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative
 SUBDIR+=       hs-optparse-simple



Home | Main Index | Thread Index | Old Index