pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel: +hs-pretty-simple



details:   https://anonhg.NetBSD.org/pkgsrc/rev/541d85ae04f9
branches:  trunk
changeset: 451049:541d85ae04f9
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Apr 24 06:46:32 2021 +0000

description:
devel: +hs-pretty-simple

diffstat:

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

diffs (17 lines):

diff -r e1dd2add92f5 -r 541d85ae04f9 devel/Makefile
--- a/devel/Makefile    Sat Apr 24 06:45:59 2021 +0000
+++ b/devel/Makefile    Sat Apr 24 06:46:32 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3364 2021/04/23 08:24:57 pho Exp $
+# $NetBSD: Makefile,v 1.3365 2021/04/24 06:46:32 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -606,6 +606,7 @@
 SUBDIR+=       hs-optparse-applicative
 SUBDIR+=       hs-parser-combinators
 SUBDIR+=       hs-pretty-show
+SUBDIR+=       hs-pretty-simple
 SUBDIR+=       hs-primitive
 SUBDIR+=       hs-random
 SUBDIR+=       hs-reflection



Home | Main Index | Thread Index | Old Index