pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math
Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Oct 28 14:33:46 UTC 2023
Modified Files:
        pkgsrc/math: Makefile
Log Message:
math/Makefile: + hs-integer-conversion
To generate a diff of this commit:
cvs rdiff -u -r1.575 -r1.576 pkgsrc/math/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.575 pkgsrc/math/Makefile:1.576
--- pkgsrc/math/Makefile:1.575  Fri Oct 27 11:58:59 2023
+++ pkgsrc/math/Makefile        Sat Oct 28 14:33:45 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2023/10/27 11:58:59 pho Exp $
+# $NetBSD: Makefile,v 1.576 2023/10/28 14:33:45 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -231,6 +231,7 @@ SUBDIR+=    hs-distributive
 SUBDIR+=       hs-free
 SUBDIR+=       hs-ieee754
 SUBDIR+=       hs-indexed-profunctors
+SUBDIR+=       hs-integer-conversion
 SUBDIR+=       hs-integer-logarithms
 SUBDIR+=       hs-invariant
 SUBDIR+=       hs-kan-extensions
Home |
Main Index |
Thread Index |
Old Index