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:           Sat Apr 24 13:14:42 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: +hs-th-compat


To generate a diff of this commit:
cvs rdiff -u -r1.3366 -r1.3367 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.3366 pkgsrc/devel/Makefile:1.3367
--- pkgsrc/devel/Makefile:1.3366        Sat Apr 24 10:24:16 2021
+++ pkgsrc/devel/Makefile       Sat Apr 24 13:14:41 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3366 2021/04/24 10:24:16 pho Exp $
+# $NetBSD: Makefile,v 1.3367 2021/04/24 13:14:41 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -625,6 +625,7 @@ SUBDIR+=    hs-tasty-hunit
 SUBDIR+=       hs-terminal-size
 SUBDIR+=       hs-tf-random
 SUBDIR+=       hs-th-abstraction
+SUBDIR+=       hs-th-compat
 SUBDIR+=       hs-th-lift
 SUBDIR+=       hs-these
 SUBDIR+=       hs-timeit



Home | Main Index | Thread Index | Old Index