pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Apr 24 06:46:32 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: +hs-pretty-simple


To generate a diff of this commit:
cvs rdiff -u -r1.3364 -r1.3365 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3364 pkgsrc/devel/Makefile:1.3365
--- pkgsrc/devel/Makefile:1.3364        Fri Apr 23 08:24:57 2021
+++ pkgsrc/devel/Makefile       Sat Apr 24 06:46:32 2021
@@ -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-old-locale
 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