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 02130385..88a8e50d 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -74,6 +74,7 @@ library
74 , conduit >= 1.0 74 , conduit >= 1.0
75 , network-conduit >= 1.0 75 , network-conduit >= 1.0
76 , cereal-conduit >= 0.5 76 , cereal-conduit >= 0.5
77 , binary-conduit
77 78
78 -- Data 79 -- Data
79 , array >= 0.4 80 , array >= 0.4