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-ghcide



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b1897016a60
branches:  trunk
changeset: 374163:6b1897016a60
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:12:57 2022 +0000

description:
devel/Makefile: + hs-ghcide

diffstat:

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

diffs (17 lines):

diff -r 6b4a808e8fcf -r 6b1897016a60 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:12:50 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:12:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3634 2022/02/16 10:12:21 pho Exp $
+# $NetBSD: Makefile,v 1.3635 2022/02/16 10:12:57 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -553,6 +553,7 @@
 SUBDIR+=       hs-ghc-mtl
 SUBDIR+=       hs-ghc-paths
 SUBDIR+=       hs-ghc-trace-events
+SUBDIR+=       hs-ghcide
 SUBDIR+=       hs-githash
 SUBDIR+=       hs-gitrev
 SUBDIR+=       hs-hashable



Home | Main Index | Thread Index | Old Index