pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f13aa4013a47
branches:  trunk
changeset: 409645:f13aa4013a47
user:      pho <pho%pkgsrc.org@localhost>
date:      Sun Jan 19 14:01:54 2020 +0000

description:
Add hs-ieee754

diffstat:

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

diffs (17 lines):

diff -r 24dae843ac2f -r f13aa4013a47 math/Makefile
--- a/math/Makefile     Sun Jan 19 14:01:23 2020 +0000
+++ b/math/Makefile     Sun Jan 19 14:01:54 2020 +0000
@@ -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-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