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:39:45 UTC 2025
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-tasty-golden
To generate a diff of this commit:
cvs rdiff -u -r1.4406 -r1.4407 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.4406 pkgsrc/devel/Makefile:1.4407
--- pkgsrc/devel/Makefile:1.4406 Fri Jan 31 14:35:36 2025
+++ pkgsrc/devel/Makefile Fri Jan 31 14:39:45 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4406 2025/01/31 14:35:36 pho Exp $
+# $NetBSD: Makefile,v 1.4407 2025/01/31 14:39:45 pho Exp $
#
COMMENT= Development utilities
@@ -761,6 +761,7 @@ SUBDIR+= hs-tabular
SUBDIR+= hs-tagged
SUBDIR+= hs-tasty
SUBDIR+= hs-tasty-expected-failure
+SUBDIR+= hs-tasty-golden
SUBDIR+= hs-tasty-hunit
SUBDIR+= hs-tasty-quickcheck
SUBDIR+= hs-tasty-rerun
Home |
Main Index |
Thread Index |
Old Index