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-basic-prelude



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29b47f9758e1
branches:  trunk
changeset: 374620:29b47f9758e1
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:02:33 2022 +0000

description:
devel/Makefile: + hs-basic-prelude

diffstat:

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

diffs (17 lines):

diff -r d33bf2c4fed9 -r 29b47f9758e1 devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:02:25 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:02:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3678 2022/02/24 01:01:56 pho Exp $
+# $NetBSD: Makefile,v 1.3679 2022/02/24 01:02:33 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -509,6 +509,7 @@
 SUBDIR+=       hs-base-orphans
 SUBDIR+=       hs-base-unicode-symbols
 SUBDIR+=       hs-basement
+SUBDIR+=       hs-basic-prelude
 SUBDIR+=       hs-bitarray
 SUBDIR+=       hs-blaze-builder
 SUBDIR+=       hs-blaze-textual



Home | Main Index | Thread Index | Old Index