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: Sun Jan 19 14:01:54 UTC 2020
Modified Files:
pkgsrc/math: Makefile
Log Message:
Add hs-ieee754
To generate a diff of this commit:
cvs rdiff -u -r1.451 -r1.452 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.451 pkgsrc/math/Makefile:1.452
--- pkgsrc/math/Makefile:1.451 Tue Jan 7 13:35:44 2020
+++ pkgsrc/math/Makefile Sun Jan 19 14:01:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.451 2020/01/07 13:35:44 nros Exp $
+# $NetBSD: Makefile,v 1.452 2020/01/19 14:01:54 pho Exp $
COMMENT= Mathematics
@@ -189,6 +189,7 @@ SUBDIR+= hs-bifunctors
SUBDIR+= hs-comonad
SUBDIR+= hs-contravariant
SUBDIR+= hs-distributive
+SUBDIR+= hs-ieee754
SUBDIR+= hs-integer-logarithms
SUBDIR+= hs-math-functions
SUBDIR+= hs-mwc-random
Home |
Main Index |
Thread Index |
Old Index