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 Feb 23 16:16:10 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-monad-loops


To generate a diff of this commit:
cvs rdiff -u -r1.3663 -r1.3664 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.3663 pkgsrc/devel/Makefile:1.3664
--- pkgsrc/devel/Makefile:1.3663        Wed Feb 23 16:15:35 2022
+++ pkgsrc/devel/Makefile       Wed Feb 23 16:16:10 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3663 2022/02/23 16:15:35 pho Exp $
+# $NetBSD: Makefile,v 1.3664 2022/02/23 16:16:10 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -611,6 +611,7 @@ SUBDIR+=    hs-mmap
 SUBDIR+=       hs-mmorph
 SUBDIR+=       hs-monad-control
 SUBDIR+=       hs-monad-dijkstra
+SUBDIR+=       hs-monad-loops
 SUBDIR+=       hs-mono-traversable
 SUBDIR+=       hs-old-locale
 SUBDIR+=       hs-optparse-applicative



Home | Main Index | Thread Index | Old Index