File: newer-deps

package info (click to toggle)
haskell-integer-roots 1.0.2.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: haskell: 1,555; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 383 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/integer-roots.cabal
===================================================================
--- a/integer-roots.cabal
+++ b/integer-roots.cabal
@@ -27,7 +27,7 @@ library
   if impl(ghc < 9.0)
     build-depends: integer-gmp <1.2
   else
-    build-depends: ghc-bignum < 1.3
+    build-depends: ghc-bignum < 1.4
   exposed-modules:
     Math.NumberTheory.Roots
   other-modules: