diff options
-rw-r--r-- | bittorrent.cabal | 2 |
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 |