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-pattern-arrows



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

description:
devel/Makefile: + hs-pattern-arrows

diffstat:

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

diffs (17 lines):

diff -r 4c89e163b36c -r f8666d03cbd6 devel/Makefile
--- a/devel/Makefile    Wed Feb 23 16:17:13 2022 +0000
+++ b/devel/Makefile    Wed Feb 23 16:17:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3665 2022/02/23 16:16:47 pho Exp $
+# $NetBSD: Makefile,v 1.3666 2022/02/23 16:17:21 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -621,6 +621,7 @@
 SUBDIR+=       hs-pandoc-lua-marshal
 SUBDIR+=       hs-parallel
 SUBDIR+=       hs-parser-combinators
+SUBDIR+=       hs-pattern-arrows
 SUBDIR+=       hs-pretty-show
 SUBDIR+=       hs-pretty-simple
 SUBDIR+=       hs-primitive



Home | Main Index | Thread Index | Old Index