summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 4e3251d4..ddad1a61 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -78,6 +78,11 @@ library
78 , HTTP >= 4000.2 78 , HTTP >= 4000.2
79 , krpc 79 , krpc
80 80
81 -- conduits
82 , conduit == 1.*
83 , network-conduit == 1.*
84 , cereal-conduit >= 0.5
85
81 , cryptohash 86 , cryptohash
82 , filepath >= 1 87 , filepath >= 1
83 , bits-atomic >= 0.1 88 , bits-atomic >= 0.1