summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-25 05:52:42 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-25 05:52:42 +0400
commit390a08c9ec0c7d650567227f6f1d5ab6803b201b (patch)
treebe9596ca40795d3dae9cddaae997157f030022de
parent18347913bc66b27889c9d81d41cfe7d9a1d0d90d (diff)
Bump krpc dependency
-rw-r--r--bittorrent.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 71254829..e987a4be 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -136,7 +136,7 @@ library
136 136
137 -- Network 137 -- Network
138 , network >= 2.4 138 , network >= 2.4
139 , krpc >= 0.4 139 , krpc >= 0.5
140 , http-types >= 0.8 140 , http-types >= 0.8
141 , http-conduit >= 1.9 && < 2.0 141 , http-conduit >= 1.9 && < 2.0
142 , wai >= 1.4 && < 2.0 142 , wai >= 1.4 && < 2.0