pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add hs-parser-combinators



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4a62c3853cc
branches:  trunk
changeset: 409671:c4a62c3853cc
user:      pho <pho%pkgsrc.org@localhost>
date:      Sun Jan 19 14:42:30 2020 +0000

description:
Add hs-parser-combinators

diffstat:

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

diffs (17 lines):

diff -r d6fa040dd973 -r c4a62c3853cc devel/Makefile
--- a/devel/Makefile    Sun Jan 19 14:42:03 2020 +0000
+++ b/devel/Makefile    Sun Jan 19 14:42:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3020 2020/01/19 14:41:11 taca Exp $
+# $NetBSD: Makefile,v 1.3021 2020/01/19 14:42:30 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -539,6 +539,7 @@
 SUBDIR+=       hs-monad-control
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale
+SUBDIR+=       hs-parser-combinators
 SUBDIR+=       hs-pretty-show
 SUBDIR+=       hs-primitive
 SUBDIR+=       hs-random



Home | Main Index | Thread Index | Old Index