summaryrefslogtreecommitdiff
path: root/p/haskell-io-streams-haproxy/debian/patches/newer-io-streams
blob: 1bd5922735a8d49a3e602ae7e86c6d8063b55439 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/io-streams-haproxy.cabal
+++ b/io-streams-haproxy.cabal
@@ -38,7 +38,7 @@ library
   build-depends:     base              >= 4.5 && < 4.10,
                      attoparsec        >= 0.7 && < 0.14,
                      bytestring        >= 0.9 && < 0.11,
-                     io-streams        >= 1.3 && < 1.4,
+                     io-streams        >= 1.3 && < 1.6,
                      network           >= 2.3 && < 2.7,
                      transformers      >= 0.3 && < 0.6
   default-language:  Haskell2010