pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: + hs-indexed-profunctors



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93a70aa21cc1
branches:  trunk
changeset: 374599:93a70aa21cc1
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 24 00:58:00 2022 +0000

description:
math/Makefile: + hs-indexed-profunctors

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 737359a5bc44 -r 93a70aa21cc1 math/Makefile
--- a/math/Makefile     Thu Feb 24 00:57:52 2022 +0000
+++ b/math/Makefile     Thu Feb 24 00:58:00 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.536 2022/02/17 10:54:56 wiz Exp $
+# $NetBSD: Makefile,v 1.537 2022/02/24 00:58:00 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -219,6 +219,7 @@
 SUBDIR+=       hs-distributive
 SUBDIR+=       hs-free
 SUBDIR+=       hs-ieee754
+SUBDIR+=       hs-indexed-profunctors
 SUBDIR+=       hs-integer-logarithms
 SUBDIR+=       hs-invariant
 SUBDIR+=       hs-kan-extensions



Home | Main Index | Thread Index | Old Index