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-monoid-subclasses



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5f9ddbd0463
branches:  trunk
changeset: 374007:f5f9ddbd0463
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 05:21:14 2022 +0000

description:
math/Makefile: + hs-monoid-subclasses

diffstat:

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

diffs (17 lines):

diff -r f45038d65516 -r f5f9ddbd0463 math/Makefile
--- a/math/Makefile     Wed Feb 16 05:20:54 2022 +0000
+++ b/math/Makefile     Wed Feb 16 05:21:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.526 2022/02/16 05:09:40 pho Exp $
+# $NetBSD: Makefile,v 1.527 2022/02/16 05:21:14 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -218,6 +218,7 @@
 SUBDIR+=       hs-ieee754
 SUBDIR+=       hs-integer-logarithms
 SUBDIR+=       hs-math-functions
+SUBDIR+=       hs-monoid-subclasses
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats
 SUBDIR+=       hs-primes



Home | Main Index | Thread Index | Old Index