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:           Wed Jan  1 02:23:20 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add hs-StateVar


To generate a diff of this commit:
cvs rdiff -u -r1.2966 -r1.2967 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.2966 pkgsrc/devel/Makefile:1.2967
--- pkgsrc/devel/Makefile:1.2966        Wed Jan  1 02:09:18 2020
+++ pkgsrc/devel/Makefile       Wed Jan  1 02:23:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2966 2020/01/01 02:09:18 pho Exp $
+# $NetBSD: Makefile,v 1.2967 2020/01/01 02:23:20 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -482,6 +482,7 @@ SUBDIR+=    hoe
 SUBDIR+=       honggfuzz
 SUBDIR+=       hptools
 SUBDIR+=       hs-MonadRandom
+SUBDIR+=       hs-StateVar
 SUBDIR+=       hs-QuickCheck
 SUBDIR+=       hs-ansi-terminal
 SUBDIR+=       hs-base-unicode-symbols



Home | Main Index | Thread Index | Old Index