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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1104e06caf17
branches:  trunk
changeset: 374671:1104e06caf17
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 01:23:38 2022 +0000

description:
devel/Makefile: + hs-versions

diffstat:

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

diffs (17 lines):

diff -r 3329c22d5342 -r 1104e06caf17 devel/Makefile
--- a/devel/Makefile    Thu Feb 24 01:23:31 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 01:23:38 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3692 2022/02/24 01:23:01 pho Exp $
+# $NetBSD: Makefile,v 1.3693 2022/02/24 01:23:38 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -706,6 +706,7 @@
 SUBDIR+=       hs-vector-binary-instances
 SUBDIR+=       hs-vector-instances
 SUBDIR+=       hs-vector-th-unbox
+SUBDIR+=       hs-versions
 SUBDIR+=       hs-void
 SUBDIR+=       hs-witherable
 SUBDIR+=       hs-wizards



Home | Main Index | Thread Index | Old Index