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-th-env



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03dd34a9ce5c
branches:  trunk
changeset: 374674:03dd34a9ce5c
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:24:17 2022 +0000

description:
devel/Makefile: + hs-th-env

diffstat:

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

diffs (17 lines):

diff -r df9d369d8046 -r 03dd34a9ce5c devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:24:04 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:24:17 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3693 2022/02/24 01:23:38 pho Exp $
+# $NetBSD: Makefile,v 1.3694 2022/02/24 01:24:17 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -681,6 +681,7 @@
 SUBDIR+=       hs-tf-random
 SUBDIR+=       hs-th-abstraction
 SUBDIR+=       hs-th-compat
+SUBDIR+=       hs-th-env
 SUBDIR+=       hs-th-lift
 SUBDIR+=       hs-th-lift-instances
 SUBDIR+=       hs-these



Home | Main Index | Thread Index | Old Index