Thu Feb 24 00:58:00 2022 UTC ()
math/Makefile: + hs-indexed-profunctors


(pho)
diff -r1.536 -r1.537 pkgsrc/math/Makefile

cvs diff -r1.536 -r1.537 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2022/02/17 10:54:56 1.536
+++ pkgsrc/math/Makefile 2022/02/24 00:58:00 1.537
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.536 2022/02/17 10:54:56 wiz Exp $ 1# $NetBSD: Makefile,v 1.537 2022/02/24 00:58:00 pho Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-DEoptimR 9SUBDIR+= R-DEoptimR
10SUBDIR+= R-FNN 10SUBDIR+= R-FNN
11SUBDIR+= R-Formula 11SUBDIR+= R-Formula
12SUBDIR+= R-GRASS 12SUBDIR+= R-GRASS
13SUBDIR+= R-ISLR 13SUBDIR+= R-ISLR
14SUBDIR+= R-ISwR 14SUBDIR+= R-ISwR
@@ -209,26 +209,27 @@ SUBDIR+= harminv @@ -209,26 +209,27 @@ SUBDIR+= harminv
209SUBDIR+= heirloom-factor 209SUBDIR+= heirloom-factor
210SUBDIR+= heirloom-units 210SUBDIR+= heirloom-units
211SUBDIR+= hercules4sdl-decnumber 211SUBDIR+= hercules4sdl-decnumber
212SUBDIR+= hercules4sdl-softfloat 212SUBDIR+= hercules4sdl-softfloat
213SUBDIR+= herisvm 213SUBDIR+= herisvm
214SUBDIR+= hs-adjunctions 214SUBDIR+= hs-adjunctions
215SUBDIR+= hs-algebraic-graphs 215SUBDIR+= hs-algebraic-graphs
216SUBDIR+= hs-bifunctors 216SUBDIR+= hs-bifunctors
217SUBDIR+= hs-comonad 217SUBDIR+= hs-comonad
218SUBDIR+= hs-contravariant 218SUBDIR+= hs-contravariant
219SUBDIR+= hs-distributive 219SUBDIR+= hs-distributive
220SUBDIR+= hs-free 220SUBDIR+= hs-free
221SUBDIR+= hs-ieee754 221SUBDIR+= hs-ieee754
 222SUBDIR+= hs-indexed-profunctors
222SUBDIR+= hs-integer-logarithms 223SUBDIR+= hs-integer-logarithms
223SUBDIR+= hs-invariant 224SUBDIR+= hs-invariant
224SUBDIR+= hs-kan-extensions 225SUBDIR+= hs-kan-extensions
225SUBDIR+= hs-math-functions 226SUBDIR+= hs-math-functions
226SUBDIR+= hs-mod 227SUBDIR+= hs-mod
227SUBDIR+= hs-monoid-subclasses 228SUBDIR+= hs-monoid-subclasses
228SUBDIR+= hs-mwc-random 229SUBDIR+= hs-mwc-random
229SUBDIR+= hs-nats 230SUBDIR+= hs-nats
230SUBDIR+= hs-primes 231SUBDIR+= hs-primes
231SUBDIR+= hs-profunctors 232SUBDIR+= hs-profunctors
232SUBDIR+= hs-scientific 233SUBDIR+= hs-scientific
233SUBDIR+= hs-semigroupoids 234SUBDIR+= hs-semigroupoids
234SUBDIR+= hs-semigroups 235SUBDIR+= hs-semigroups