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 May 4 13:23:24 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-strict-identity
To generate a diff of this commit:
cvs rdiff -u -r1.4223 -r1.4224 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.4223 pkgsrc/devel/Makefile:1.4224
--- pkgsrc/devel/Makefile:1.4223 Sat May 4 06:48:03 2024
+++ pkgsrc/devel/Makefile Sat May 4 13:23:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4223 2024/05/04 06:48:03 pho Exp $
+# $NetBSD: Makefile,v 1.4224 2024/05/04 13:23:24 pho Exp $
#
COMMENT= Development utilities
@@ -755,6 +755,7 @@ SUBDIR+= hs-storable-record
SUBDIR+= hs-storable-tuple
SUBDIR+= hs-streaming-commons
SUBDIR+= hs-strict
+SUBDIR+= hs-strict-identity
SUBDIR+= hs-syb
SUBDIR+= hs-tabular
SUBDIR+= hs-tagged
Home |
Main Index |
Thread Index |
Old Index