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-generic-lens



details:   https://anonhg.NetBSD.org/pkgsrc/rev/212db591362b
branches:  trunk
changeset: 374605:212db591362b
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 00:59:18 2022 +0000

description:
devel/Makefile: + hs-generic-lens

diffstat:

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

diffs (17 lines):

diff -r a27ab61eb759 -r 212db591362b devel/Makefile
--- a/devel/Makefile    Thu Feb 24 00:59:10 2022 +0000
+++ b/devel/Makefile    Thu Feb 24 00:59:18 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3674 2022/02/24 00:58:40 pho Exp $
+# $NetBSD: Makefile,v 1.3675 2022/02/24 00:59:18 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -553,6 +553,7 @@
 SUBDIR+=       hs-foundation
 SUBDIR+=       hs-fsnotify
 SUBDIR+=       hs-generic-deriving
+SUBDIR+=       hs-generic-lens
 SUBDIR+=       hs-generic-lens-core
 SUBDIR+=       hs-ghc-check
 SUBDIR+=       hs-ghc-exactprint



Home | Main Index | Thread Index | Old Index