pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Add hs-unix-compat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea55b433dc84
branches:  trunk
changeset: 420455:ea55b433dc84
user:      pho <pho%pkgsrc.org@localhost>
date:      Fri Jan 03 06:48:43 2020 +0000

description:
Add hs-unix-compat

diffstat:

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

diffs (17 lines):

diff -r 7dbb92307c2b -r ea55b433dc84 devel/Makefile
--- a/devel/Makefile    Fri Jan 03 06:48:20 2020 +0000
+++ b/devel/Makefile    Fri Jan 03 06:48:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2974 2020/01/03 05:22:05 pho Exp $
+# $NetBSD: Makefile,v 1.2975 2020/01/03 06:48:43 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -534,6 +534,7 @@
 SUBDIR+=       hs-transformers-base
 SUBDIR+=       hs-transformers-compat
 SUBDIR+=       hs-uniplate
+SUBDIR+=       hs-unix-compat
 SUBDIR+=       hs-unliftio-core
 SUBDIR+=       hs-unordered-containers
 SUBDIR+=       hs-utf8-string



Home | Main Index | Thread Index | Old Index