summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-16 05:21:14 +0000
committerpho <pho@pkgsrc.org>2022-02-16 05:21:14 +0000
commitc190b3f2c7fdd6bc4def2d6857be78e12585a7c5 (patch)
treef4f2327550d8c7e59095b07bbc92349bab478343 /math/Makefile
parentc6eac6f0351c12aebf71cf0f1754db5083050fd3 (diff)
downloadpkgsrc-c190b3f2c7fdd6bc4def2d6857be78e12585a7c5.tar.gz
math/Makefile: + hs-monoid-subclasses
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index e8c24d24a1b..46279a4cd9e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -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-distributive
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