diff options
Diffstat (limited to 'devel/hs-io-streams-haproxy/files/patch-io-streams-haproxy.cabal')
-rw-r--r-- | devel/hs-io-streams-haproxy/files/patch-io-streams-haproxy.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-io-streams-haproxy/files/patch-io-streams-haproxy.cabal b/devel/hs-io-streams-haproxy/files/patch-io-streams-haproxy.cabal deleted file mode 100644 index e74a0d18e947..000000000000 --- a/devel/hs-io-streams-haproxy/files/patch-io-streams-haproxy.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- io-streams-haproxy.cabal.orig 2018-04-22 16:18:46 UTC -+++ io-streams-haproxy.cabal -@@ -35,7 +35,7 @@ library - other-modules: System.IO.Streams.Network.Internal.Address - c-sources: cbits/byteorder.c - -- build-depends: base >= 4.5 && < 4.11, -+ build-depends: base >= 4.5 && < 4.13, - attoparsec >= 0.7 && < 0.14, - bytestring >= 0.9 && < 0.11, - io-streams >= 1.3 && < 1.6, |