summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-16 09:58:48 +0000
committerpho <pho@pkgsrc.org>2022-02-16 09:58:48 +0000
commitc8479d7772d22dc6555b383e4c97a7da1e271b0f (patch)
tree7a9ad8115289d476e86ce5ad8ae0ff0bec371172 /math/Makefile
parentecba6170f7578ee3e6a826e98f2e155792eb0769 (diff)
downloadpkgsrc-c8479d7772d22dc6555b383e4c97a7da1e271b0f.tar.gz
math/Makefile: + hs-invariant
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 cbe84bb3bdc..4b623a918cc 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2022/02/16 09:58:07 pho Exp $
+# $NetBSD: Makefile,v 1.531 2022/02/16 09:58:48 pho Exp $
COMMENT= Mathematics
@@ -220,6 +220,7 @@ SUBDIR+= hs-distributive
SUBDIR+= hs-free
SUBDIR+= hs-ieee754
SUBDIR+= hs-integer-logarithms
+SUBDIR+= hs-invariant
SUBDIR+= hs-math-functions
SUBDIR+= hs-monoid-subclasses
SUBDIR+= hs-mwc-random