From 56fdfec7d3914dc8bb35693f46ee6c139cebd2e7 Mon Sep 17 00:00:00 2001 From: pho Date: Thu, 26 Jan 2023 03:35:32 +0000 Subject: [PATCH] math/Makefile: + hs-commutative-semigroups --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 5aa820b95446..c03076af97de 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.554 2022/11/14 18:54:26 wiz Exp $ +# $NetBSD: Makefile,v 1.555 2023/01/26 03:35:32 pho Exp $ COMMENT= Mathematics @@ -221,6 +221,7 @@ SUBDIR+= herisvm SUBDIR+= hs-adjunctions SUBDIR+= hs-algebraic-graphs SUBDIR+= hs-bifunctors +SUBDIR+= hs-commutative-semigroups SUBDIR+= hs-comonad SUBDIR+= hs-contravariant SUBDIR+= hs-distributive