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:           Tue Oct 24 14:10:01 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-ifelse


To generate a diff of this commit:
cvs rdiff -u -r1.4076 -r1.4077 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.4076 pkgsrc/devel/Makefile:1.4077
--- pkgsrc/devel/Makefile:1.4076        Tue Oct 24 14:08:24 2023
+++ pkgsrc/devel/Makefile       Tue Oct 24 14:10:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4076 2023/10/24 14:08:24 pho Exp $
+# $NetBSD: Makefile,v 1.4077 2023/10/24 14:10:01 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -638,6 +638,7 @@ SUBDIR+=    hs-hslua-module-system
 SUBDIR+=       hs-hslua-module-version
 SUBDIR+=       hs-hw-fingertree
 SUBDIR+=       hs-hw-prim
+SUBDIR+=       hs-ifelse
 SUBDIR+=       hs-implicit-hie
 SUBDIR+=       hs-implicit-hie-cradle
 SUBDIR+=       hs-indexed-traversable



Home | Main Index | Thread Index | Old Index