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:           Sun Jan 19 14:42:30 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add hs-parser-combinators


To generate a diff of this commit:
cvs rdiff -u -r1.3020 -r1.3021 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.3020 pkgsrc/devel/Makefile:1.3021
--- pkgsrc/devel/Makefile:1.3020        Sun Jan 19 14:41:11 2020
+++ pkgsrc/devel/Makefile       Sun Jan 19 14:42:30 2020
@@ -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-mmorph
 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