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:           Wed Feb  1 01:56:17 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-hls-code-range-plugin


To generate a diff of this commit:
cvs rdiff -u -r1.3906 -r1.3907 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.3906 pkgsrc/devel/Makefile:1.3907
--- pkgsrc/devel/Makefile:1.3906        Tue Jan 31 19:16:36 2023
+++ pkgsrc/devel/Makefile       Wed Feb  1 01:56:17 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3906 2023/01/31 19:16:36 pho Exp $
+# $NetBSD: Makefile,v 1.3907 2023/02/01 01:56:17 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -603,6 +603,7 @@ SUBDIR+=    hs-hls-cabal-plugin
 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-explicit-imports-plugin
 SUBDIR+=       hs-hls-floskell-plugin
 SUBDIR+=       hs-hls-fourmolu-plugin



Home | Main Index | Thread Index | Old Index