summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-16 10:03:01 +0000
committerpho <pho@pkgsrc.org>2022-02-16 10:03:01 +0000
commit7004547a5287a35a56ec46eed32cec234bbb4efb (patch)
tree882447a0988707783c3d3d08a48bfd3e75683827 /math
parent04d5abac329f55f6ea91102ed6d5389b0661c3ec (diff)
downloadpkgsrc-7004547a5287a35a56ec46eed32cec234bbb4efb.tar.gz
math/Makefile: + hs-mod
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 24cfe1d7c9c..4e11a50029d 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -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-integer-logarithms
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