From 55d59c4857dee7e2ab091405e79854c944c7e7e3 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sat, 26 Apr 2014 07:26:36 +0400 Subject: Bump conduit dependency --- bittorrent.cabal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index daef3408..f970a83b 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -117,8 +117,8 @@ library , stm >= 2.4 -- Streaming - , conduit >= 1.0 - , network-conduit >= 1.0 + , conduit >= 1.1 + , conduit-extra >= 1.1 , cereal-conduit >= 0.5 -- * Logging @@ -230,6 +230,7 @@ test-suite spec , mtl , resourcet , conduit + , conduit-extra , monad-loops , monad-logger -- cgit v1.2.3