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-explicit-imports-plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2105d87b9d6
branches:  trunk
changeset: 374172:e2105d87b9d6
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:14:50 2022 +0000

description:
devel/Makefile: + hs-hls-explicit-imports-plugin

diffstat:

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

diffs (17 lines):

diff -r 4d207e4bfd94 -r e2105d87b9d6 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:14:42 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:14:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3637 2022/02/16 10:14:10 pho Exp $
+# $NetBSD: Makefile,v 1.3638 2022/02/16 10:14:50 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -566,6 +566,7 @@
 SUBDIR+=       hs-hiedb
 SUBDIR+=       hs-hint
 SUBDIR+=       hs-hls-call-hierarchy-plugin
+SUBDIR+=       hs-hls-explicit-imports-plugin
 SUBDIR+=       hs-hls-graph
 SUBDIR+=       hs-hls-plugin-api
 SUBDIR+=       hs-hslua-module-system



Home | Main Index | Thread Index | Old Index