summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
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