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 Jan 31 14:35:36 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-tasty-expected-failure


To generate a diff of this commit:
cvs rdiff -u -r1.4405 -r1.4406 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.4405 pkgsrc/devel/Makefile:1.4406
--- pkgsrc/devel/Makefile:1.4405        Fri Jan 31 14:23:21 2025
+++ pkgsrc/devel/Makefile       Fri Jan 31 14:35:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4405 2025/01/31 14:23:21 pho Exp $
+# $NetBSD: Makefile,v 1.4406 2025/01/31 14:35:36 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -760,6 +760,7 @@ SUBDIR+=    hs-syb
 SUBDIR+=       hs-tabular
 SUBDIR+=       hs-tagged
 SUBDIR+=       hs-tasty
+SUBDIR+=       hs-tasty-expected-failure
 SUBDIR+=       hs-tasty-hunit
 SUBDIR+=       hs-tasty-quickcheck
 SUBDIR+=       hs-tasty-rerun



Home | Main Index | Thread Index | Old Index