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: Thu Jan 26 10:50:28 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-newtype-generics
To generate a diff of this commit:
cvs rdiff -u -r1.3883 -r1.3884 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.3883 pkgsrc/devel/Makefile:1.3884
--- pkgsrc/devel/Makefile:1.3883 Thu Jan 26 03:18:02 2023
+++ pkgsrc/devel/Makefile Thu Jan 26 10:50:28 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3883 2023/01/26 03:18:02 pho Exp $
+# $NetBSD: Makefile,v 1.3884 2023/01/26 10:50:28 pho Exp $
#
COMMENT= Development utilities
@@ -643,6 +643,7 @@ SUBDIR+= hs-monoidal-containers
SUBDIR+= hs-mtl-compat
SUBDIR+= hs-mutable-containers
SUBDIR+= hs-newtype
+SUBDIR+= hs-newtype-generics
SUBDIR+= hs-old-locale
SUBDIR+= hs-optional-args
SUBDIR+= hs-optparse-applicative
Home |
Main Index |
Thread Index |
Old Index