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:           Thu Feb 24 01:13:18 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-mono-traversable-instances


To generate a diff of this commit:
cvs rdiff -u -r1.3684 -r1.3685 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.3684 pkgsrc/devel/Makefile:1.3685
--- pkgsrc/devel/Makefile:1.3684        Thu Feb 24 01:12:41 2022
+++ pkgsrc/devel/Makefile       Thu Feb 24 01:13:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3684 2022/02/24 01:12:41 pho Exp $
+# $NetBSD: Makefile,v 1.3685 2022/02/24 01:13:18 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -623,6 +623,7 @@ SUBDIR+=    hs-monad-dijkstra
 SUBDIR+=       hs-monad-logger
 SUBDIR+=       hs-monad-loops
 SUBDIR+=       hs-mono-traversable
+SUBDIR+=       hs-mono-traversable-instances
 SUBDIR+=       hs-mtl-compat
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative



Home | Main Index | Thread Index | Old Index