File: newer-deps

package info (click to toggle)
haskell-io-streams 1.5.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 492 kB
  • sloc: haskell: 4,402; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/io-streams.cabal
+++ b/io-streams.cabal
@@ -121,8 +121,8 @@
   Build-depends:     base               >= 4     && <5,
                      attoparsec         >= 0.10  && <0.14,
                      bytestring         >= 0.9   && <0.11,
-                     network            >= 2.3   && <3.1,
-                     primitive          >= 0.2   && <0.7,
+                     network            >= 2.3   && <3.2,
+                     primitive          >= 0.2   && <0.8,
                      process            >= 1.1   && <1.7,
                      text               >= 0.10  && <1.3,
                      time               >= 1.2   && <1.10,