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 013133d5..02130385 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -89,6 +89,7 @@ library
89 -- Encoding/Serialization 89 -- Encoding/Serialization
90 , bencoding >= 0.1.0.1 90 , bencoding >= 0.1.0.1
91 , cereal >= 0.3 91 , cereal >= 0.3
92 , binary >= 0.5
92 , urlencoded >= 0.4 93 , urlencoded >= 0.4
93 94
94 -- Time 95 -- Time