summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2020-01-03 04:37:07 +0000
committerpho <pho@pkgsrc.org>2020-01-03 04:37:07 +0000
commit3a04fba2275ec46e0e5b21a81baea283d86d5187 (patch)
tree5b10d58164a3dfffc40df89fc86dab1612ba61fc /math/Makefile
parent40f9f19c42d16e9d4537145bd8177d3e8eea4ff9 (diff)
downloadpkgsrc-3a04fba2275ec46e0e5b21a81baea283d86d5187.tar.gz
Add hs-comonad
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 3ecdbf04dc1..c2a66508d1a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.446 2020/01/02 11:16:04 pho Exp $
+# $NetBSD: Makefile,v 1.447 2020/01/03 04:37:07 pho Exp $
COMMENT= Mathematics
@@ -185,6 +185,7 @@ SUBDIR+= harminv
SUBDIR+= heirloom-factor
SUBDIR+= heirloom-units
SUBDIR+= herisvm
+SUBDIR+= hs-comonad
SUBDIR+= hs-contravariant
SUBDIR+= hs-distributive
SUBDIR+= hs-integer-logarithms