summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorjoe <joe@jerkface.net>2017-06-08 00:00:56 -0400
committerjoe <joe@jerkface.net>2017-06-08 00:00:56 -0400
commitd6fac9a8df0ce872ede54d6a71ca6d6c750eadc9 (patch)
treec4a7cd804714796bc918091ebb29f4ad4009a401 /bittorrent.cabal
parent05345c643d0bcebe17f9474d9561da6e90fff34e (diff)
WIP: Adapting DHT to Tox network (part 5).
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 4b1199b4..4169f8be 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -181,6 +181,7 @@ library
181 , cryptonite 181 , cryptonite
182 , memory 182 , memory
183 , hashable >= 1.2 183 , hashable >= 1.2
184 , largeword
184 185
185 -- Codecs & Serialization 186 -- Codecs & Serialization
186 , attoparsec >= 0.10 187 , attoparsec >= 0.10