File: newer-deps

package info (click to toggle)
haskell-integer-logarithms 1.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 132 kB
  • sloc: haskell: 515; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/integer-logarithms.cabal
+++ b/integer-logarithms.cabal
@@ -51,9 +51,9 @@
   default-language: Haskell2010
   hs-source-dirs: src
   build-depends:
-    base >= 4.3 && < 4.13,
+    base >= 4.3 && < 4.15,
     array >= 0.3 && < 0.6,
-    ghc-prim < 0.6
+    ghc-prim < 0.7
 
   if !impl(ghc >= 7.10)
     build-depends: nats >= 1.1.2 && <1.2