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:           Fri Mar  7 16:27:47 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-tuples


To generate a diff of this commit:
cvs rdiff -u -r1.4435 -r1.4436 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.4435 pkgsrc/devel/Makefile:1.4436
--- pkgsrc/devel/Makefile:1.4435        Fri Mar  7 16:22:51 2025
+++ pkgsrc/devel/Makefile       Fri Mar  7 16:27:47 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4435 2025/03/07 16:22:51 pho Exp $
+# $NetBSD: Makefile,v 1.4436 2025/03/07 16:27:47 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -788,6 +788,7 @@ SUBDIR+=    hs-transformers-compat
 SUBDIR+=       hs-trial
 SUBDIR+=       hs-trial-optparse-applicative
 SUBDIR+=       hs-tuple
+SUBDIR+=       hs-tuples
 SUBDIR+=       hs-turtle
 SUBDIR+=       hs-type-equality
 SUBDIR+=       hs-uglymemo



Home | Main Index | Thread Index | Old Index