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-pragmas-plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c40c864e83b
branches:  trunk
changeset: 374181:0c40c864e83b
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:16:38 2022 +0000

description:
devel/Makefile: + hs-hls-pragmas-plugin

diffstat:

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

diffs (17 lines):

diff -r 5732326f7cf6 -r 0c40c864e83b devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:16:29 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:16:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3640 2022/02/16 10:16:04 pho Exp $
+# $NetBSD: Makefile,v 1.3641 2022/02/16 10:16:38 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -570,6 +570,7 @@
 SUBDIR+=       hs-hls-graph
 SUBDIR+=       hs-hls-module-name-plugin
 SUBDIR+=       hs-hls-plugin-api
+SUBDIR+=       hs-hls-pragmas-plugin
 SUBDIR+=       hs-hls-refine-imports-plugin
 SUBDIR+=       hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version



Home | Main Index | Thread Index | Old Index