File: newer-deps

package info (click to toggle)
haskell-parallel 3.2.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: haskell: 457; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/parallel.cabal
+++ b/parallel.cabal
@@ -43,7 +43,7 @@ library
 
     build-depends:
         array      >= 0.3 && < 0.6,
-        base       >= 4.3 && < 4.13,
+        base       >= 4.3 && < 5,
         containers >= 0.4 && < 0.7,
         deepseq    >= 1.1 && < 1.5