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 16 09:13:10 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-ordered-containers


To generate a diff of this commit:
cvs rdiff -u -r1.3605 -r1.3606 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.3605 pkgsrc/devel/Makefile:1.3606
--- pkgsrc/devel/Makefile:1.3605        Wed Feb 16 07:44:49 2022
+++ pkgsrc/devel/Makefile       Wed Feb 16 09:13:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3605 2022/02/16 07:44:49 pho Exp $
+# $NetBSD: Makefile,v 1.3606 2022/02/16 09:13:10 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -572,6 +572,7 @@ SUBDIR+=    hs-monad-control
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative
+SUBDIR+=       hs-ordered-containers
 SUBDIR+=       hs-pandoc-lua-marshal
 SUBDIR+=       hs-parser-combinators
 SUBDIR+=       hs-pretty-show



Home | Main Index | Thread Index | Old Index