pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + hs-kan-extensions



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9beeadc62f82
branches:  trunk
changeset: 374100:9beeadc62f82
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 09:59:29 2022 +0000

description:
math/Makefile: + hs-kan-extensions

diffstat:

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

diffs (17 lines):

diff -r bd5033fd6b9a -r 9beeadc62f82 math/Makefile
--- a/math/Makefile     Wed Feb 16 09:59:20 2022 +0000
+++ b/math/Makefile     Wed Feb 16 09:59:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.531 2022/02/16 09:58:48 pho Exp $
+# $NetBSD: Makefile,v 1.532 2022/02/16 09:59:29 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -221,6 +221,7 @@
 SUBDIR+=       hs-ieee754
 SUBDIR+=       hs-integer-logarithms
 SUBDIR+=       hs-invariant
+SUBDIR+=       hs-kan-extensions
 SUBDIR+=       hs-math-functions
 SUBDIR+=       hs-monoid-subclasses
 SUBDIR+=       hs-mwc-random



Home | Main Index | Thread Index | Old Index