pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Add hs-math-functions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8179dc1a39c5
branches:  trunk
changeset: 346646:8179dc1a39c5
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Jan 02 11:16:04 2020 +0000

description:
Add hs-math-functions

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8c9d61c141cb -r 8179dc1a39c5 math/Makefile
--- a/math/Makefile     Thu Jan 02 11:15:28 2020 +0000
+++ b/math/Makefile     Thu Jan 02 11:16:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.445 2020/01/01 16:38:17 minskim Exp $
+# $NetBSD: Makefile,v 1.446 2020/01/02 11:16:04 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -188,6 +188,7 @@
 SUBDIR+=       hs-contravariant
 SUBDIR+=       hs-distributive
 SUBDIR+=       hs-integer-logarithms
+SUBDIR+=       hs-math-functions
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats
 SUBDIR+=       hs-scientific



Home | Main Index | Thread Index | Old Index