Sat Oct 28 14:33:46 2023 UTC ()
math/Makefile: + hs-integer-conversion


(pho)
diff -r1.575 -r1.576 pkgsrc/math/Makefile

cvs diff -r1.575 -r1.576 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2023/10/27 11:58:59 1.575
+++ pkgsrc/math/Makefile 2023/10/28 14:33:45 1.576
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.575 2023/10/27 11:58:59 pho Exp $ 1# $NetBSD: Makefile,v 1.576 2023/10/28 14:33:45 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
@@ -221,26 +221,27 @@ SUBDIR+= hercules4sdl-decnumber @@ -221,26 +221,27 @@ SUBDIR+= hercules4sdl-decnumber
221SUBDIR+= hercules4sdl-softfloat 221SUBDIR+= hercules4sdl-softfloat
222SUBDIR+= herisvm 222SUBDIR+= herisvm
223SUBDIR+= hs-adjunctions 223SUBDIR+= hs-adjunctions
224SUBDIR+= hs-algebraic-graphs 224SUBDIR+= hs-algebraic-graphs
225SUBDIR+= hs-bifunctors 225SUBDIR+= hs-bifunctors
226SUBDIR+= hs-commutative-semigroups 226SUBDIR+= hs-commutative-semigroups
227SUBDIR+= hs-comonad 227SUBDIR+= hs-comonad
228SUBDIR+= hs-contravariant 228SUBDIR+= hs-contravariant
229SUBDIR+= hs-digits 229SUBDIR+= hs-digits
230SUBDIR+= hs-distributive 230SUBDIR+= hs-distributive
231SUBDIR+= hs-free 231SUBDIR+= hs-free
232SUBDIR+= hs-ieee754 232SUBDIR+= hs-ieee754
233SUBDIR+= hs-indexed-profunctors 233SUBDIR+= hs-indexed-profunctors
 234SUBDIR+= hs-integer-conversion
234SUBDIR+= hs-integer-logarithms 235SUBDIR+= hs-integer-logarithms
235SUBDIR+= hs-invariant 236SUBDIR+= hs-invariant
236SUBDIR+= hs-kan-extensions 237SUBDIR+= hs-kan-extensions
237SUBDIR+= hs-math-functions 238SUBDIR+= hs-math-functions
238SUBDIR+= hs-mod 239SUBDIR+= hs-mod
239SUBDIR+= hs-monoid-subclasses 240SUBDIR+= hs-monoid-subclasses
240SUBDIR+= hs-mwc-random 241SUBDIR+= hs-mwc-random
241SUBDIR+= hs-nats 242SUBDIR+= hs-nats
242SUBDIR+= hs-primes 243SUBDIR+= hs-primes
243SUBDIR+= hs-profunctors 244SUBDIR+= hs-profunctors
244SUBDIR+= hs-quote-quot 245SUBDIR+= hs-quote-quot
245SUBDIR+= hs-scientific 246SUBDIR+= hs-scientific
246SUBDIR+= hs-semigroupoids 247SUBDIR+= hs-semigroupoids