pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Feb 23 16:17:22 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-pattern-arrows


To generate a diff of this commit:
cvs rdiff -u -r1.3665 -r1.3666 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3665 pkgsrc/devel/Makefile:1.3666
--- pkgsrc/devel/Makefile:1.3665        Wed Feb 23 16:16:47 2022
+++ pkgsrc/devel/Makefile       Wed Feb 23 16:17:21 2022
@@ -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-ordered-containers
 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