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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75e128f03878
branches:  trunk
changeset: 374175:75e128f03878
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:15:26 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 5b7b0cf32538 -r 75e128f03878 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:15:18 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:15:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3638 2022/02/16 10:14:50 pho Exp $
+# $NetBSD: Makefile,v 1.3639 2022/02/16 10:15:26 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -569,6 +569,7 @@
 SUBDIR+=       hs-hls-explicit-imports-plugin
 SUBDIR+=       hs-hls-graph
 SUBDIR+=       hs-hls-plugin-api
+SUBDIR+=       hs-hls-refine-imports-plugin
 SUBDIR+=       hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version
 SUBDIR+=       hs-implicit-hie



Home | Main Index | Thread Index | Old Index