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-mod



details:   https://anonhg.NetBSD.org/pkgsrc/rev/860f80e5adcd
branches:  trunk
changeset: 374115:860f80e5adcd
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 10:03:01 2022 +0000

description:
math/Makefile: + hs-mod

diffstat:

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

diffs (17 lines):

diff -r ce8cc9c925c6 -r 860f80e5adcd math/Makefile
--- a/math/Makefile     Wed Feb 16 10:02:53 2022 +0000
+++ b/math/Makefile     Wed Feb 16 10:03:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.533 2022/02/16 10:02:29 pho Exp $
+# $NetBSD: Makefile,v 1.534 2022/02/16 10:03:01 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -223,6 +223,7 @@
 SUBDIR+=       hs-invariant
 SUBDIR+=       hs-kan-extensions
 SUBDIR+=       hs-math-functions
+SUBDIR+=       hs-mod
 SUBDIR+=       hs-monoid-subclasses
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats



Home | Main Index | Thread Index | Old Index