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 05:00:58 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+hs-constraints-extras


To generate a diff of this commit:
cvs rdiff -u -r1.3598 -r1.3599 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.3598 pkgsrc/devel/Makefile:1.3599
--- pkgsrc/devel/Makefile:1.3598        Tue Feb 15 16:44:20 2022
+++ pkgsrc/devel/Makefile       Wed Feb 16 05:00:57 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3598 2022/02/15 16:44:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3599 2022/02/16 05:00:57 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -515,6 +515,7 @@ SUBDIR+=    hs-colour
 SUBDIR+=       hs-conduit
 SUBDIR+=       hs-conduit-extra
 SUBDIR+=       hs-constraints
+SUBDIR+=       hs-constraints-extras
 SUBDIR+=       hs-control-monad-free
 SUBDIR+=       hs-cpphs
 SUBDIR+=       hs-data-default



Home | Main Index | Thread Index | Old Index