pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-hls-module-name-plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ee6e807117f
branches:  trunk
changeset: 374178:3ee6e807117f
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:16:04 2022 +0000

description:
devel/Makefile: + hs-hls-module-name-plugin

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b6fab692165d -r 3ee6e807117f devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:15:55 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:16:04 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3639 2022/02/16 10:15:26 pho Exp $
+# $NetBSD: Makefile,v 1.3640 2022/02/16 10:16:04 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -568,6 +568,7 @@
 SUBDIR+=       hs-hls-call-hierarchy-plugin
 SUBDIR+=       hs-hls-explicit-imports-plugin
 SUBDIR+=       hs-hls-graph
+SUBDIR+=       hs-hls-module-name-plugin
 SUBDIR+=       hs-hls-plugin-api
 SUBDIR+=       hs-hls-refine-imports-plugin
 SUBDIR+=       hs-hslua-module-system



Home | Main Index | Thread Index | Old Index