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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa0a788fd8b6
branches:  trunk
changeset: 374136:aa0a788fd8b6
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:07:19 2022 +0000

description:
devel/Makefile: + hs-lsp

diffstat:

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

diffs (17 lines):

diff -r 4156a081f468 -r aa0a788fd8b6 devel/Makefile
--- a/devel/Makefile    Wed Feb 16 10:07:11 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 10:07:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3626 2022/02/16 10:06:43 pho Exp $
+# $NetBSD: Makefile,v 1.3627 2022/02/16 10:07:19 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -574,6 +574,7 @@
 SUBDIR+=       hs-list-t
 SUBDIR+=       hs-logict
 SUBDIR+=       hs-lpeg
+SUBDIR+=       hs-lsp
 SUBDIR+=       hs-lsp-types
 SUBDIR+=       hs-lukko
 SUBDIR+=       hs-memory



Home | Main Index | Thread Index | Old Index