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:52:32 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-memotrie
To generate a diff of this commit:
cvs rdiff -u -r1.3884 -r1.3885 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.3884 pkgsrc/devel/Makefile:1.3885
--- pkgsrc/devel/Makefile:1.3884 Thu Jan 26 10:50:28 2023
+++ pkgsrc/devel/Makefile Thu Jan 26 10:52:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3884 2023/01/26 10:50:28 pho Exp $
+# $NetBSD: Makefile,v 1.3885 2023/01/26 10:52:32 pho Exp $
#
COMMENT= Development utilities
@@ -626,6 +626,7 @@ SUBDIR+= hs-lsp-types
SUBDIR+= hs-lukko
SUBDIR+= hs-managed
SUBDIR+= hs-memory
+SUBDIR+= hs-memotrie
SUBDIR+= hs-microlens
SUBDIR+= hs-microlens-ghc
SUBDIR+= hs-microlens-mtl
Home |
Main Index |
Thread Index |
Old Index