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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4490d7ac211
branches:  trunk
changeset: 384910:a4490d7ac211
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Sep 07 02:56:35 2022 +0000

description:
devel/Makefile: + hs-newtype

diffstat:

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

diffs (17 lines):

diff -r a71e57d09c23 -r a4490d7ac211 devel/Makefile
--- a/devel/Makefile    Wed Sep 07 02:56:06 2022 +0000
+++ b/devel/Makefile    Wed Sep 07 02:56:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3790 2022/09/05 14:12:15 adam Exp $
+# $NetBSD: Makefile,v 1.3791 2022/09/07 02:56:35 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -634,6 +634,7 @@
 SUBDIR+=       hs-mono-traversable-instances
 SUBDIR+=       hs-mtl-compat
 SUBDIR+=       hs-mutable-containers
+SUBDIR+=       hs-newtype
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optional-args
 SUBDIR+=       hs-optparse-applicative



Home | Main Index | Thread Index | Old Index