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-qualify-imported-names-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89ec0b5ca49c
branches:  trunk
changeset: 374187:89ec0b5ca49c
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:17:52 2022 +0000

description:
devel/Makefile: + hs-hls-qualify-imported-names-plugin

diffstat:

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

diffs (17 lines):

diff -r df6bcdbfbc27 -r 89ec0b5ca49c devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:17:44 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:17:52 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3642 2022/02/16 10:17:15 pho Exp $
+# $NetBSD: Makefile,v 1.3643 2022/02/16 10:17:52 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -572,6 +572,7 @@
 SUBDIR+=       hs-hls-module-name-plugin
 SUBDIR+=       hs-hls-plugin-api
 SUBDIR+=       hs-hls-pragmas-plugin
+SUBDIR+=       hs-hls-qualify-imported-names-plugin
 SUBDIR+=       hs-hls-refine-imports-plugin
 SUBDIR+=       hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version



Home | Main Index | Thread Index | Old Index