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: Tue Oct 31 14:59:20 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-hls-eval-plugin
To generate a diff of this commit:
cvs rdiff -u -r1.4088 -r1.4089 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.4088 pkgsrc/devel/Makefile:1.4089
--- pkgsrc/devel/Makefile:1.4088 Tue Oct 31 03:44:19 2023
+++ pkgsrc/devel/Makefile Tue Oct 31 14:59:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4088 2023/10/31 03:44:19 pho Exp $
+# $NetBSD: Makefile,v 1.4089 2023/10/31 14:59:19 pho Exp $
#
COMMENT= Development utilities
@@ -624,6 +624,7 @@ SUBDIR+= hs-hls-call-hierarchy-plugin
SUBDIR+= hs-hls-change-type-signature-plugin
SUBDIR+= hs-hls-class-plugin
SUBDIR+= hs-hls-code-range-plugin
+SUBDIR+= hs-hls-eval-plugin
SUBDIR+= hs-hls-explicit-fixity-plugin
SUBDIR+= hs-hls-explicit-imports-plugin
SUBDIR+= hs-hls-explicit-record-fields-plugin
Home |
Main Index |
Thread Index |
Old Index