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 3 06:48:43 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add hs-unix-compat
To generate a diff of this commit:
cvs rdiff -u -r1.2974 -r1.2975 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.2974 pkgsrc/devel/Makefile:1.2975
--- pkgsrc/devel/Makefile:1.2974 Fri Jan 3 05:22:05 2020
+++ pkgsrc/devel/Makefile Fri Jan 3 06:48:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2974 2020/01/03 05:22:05 pho Exp $
+# $NetBSD: Makefile,v 1.2975 2020/01/03 06:48:43 pho Exp $
#
COMMENT= Development utilities
@@ -534,6 +534,7 @@ SUBDIR+= hs-th-abstraction
SUBDIR+= hs-transformers-base
SUBDIR+= hs-transformers-compat
SUBDIR+= hs-uniplate
+SUBDIR+= hs-unix-compat
SUBDIR+= hs-unliftio-core
SUBDIR+= hs-unordered-containers
SUBDIR+= hs-utf8-string
Home |
Main Index |
Thread Index |
Old Index