pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: + hs-sourcemap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa9487dd413f
branches:  trunk
changeset: 374541:aa9487dd413f
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:20:33 2022 +0000

description:
lang/Makefile: + hs-sourcemap

diffstat:

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

diffs (17 lines):

diff -r b425322959c8 -r aa9487dd413f lang/Makefile
--- a/lang/Makefile     Wed Feb 23 16:20:24 2022 +0000
+++ b/lang/Makefile     Wed Feb 23 16:20:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.633 2022/02/23 16:19:59 pho Exp $
+# $NetBSD: Makefile,v 1.634 2022/02/23 16:20:33 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -113,6 +113,7 @@
 SUBDIR+=       hs-language-javascript
 SUBDIR+=       hs-lua
 SUBDIR+=       hs-purescript-cst
+SUBDIR+=       hs-sourcemap
 SUBDIR+=       hugs
 SUBDIR+=       icon
 SUBDIR+=       idris



Home | Main Index | Thread Index | Old Index