From 25c46cddb6498155e2b8b07d85f900c4a950267e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Thu, 6 Feb 2014 21:43:56 +0400 Subject: Add BEP12: Multitracker Protocol Extension --- bittorrent.cabal | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index f8e598c1..4b2431ce 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -74,7 +74,7 @@ library -- Network.BitTorrent.Exchange.Session Network.BitTorrent.Exchange.Status Network.BitTorrent.Exchange.Wire --- Network.BitTorrent.Tracker + Network.BitTorrent.Tracker.List Network.BitTorrent.Tracker.Message Network.BitTorrent.Tracker.RPC Network.BitTorrent.Tracker.RPC.HTTP @@ -153,12 +153,15 @@ library , wai >= 1.4 && < 2.0 , iproute + -- RNG/PRNG + , entropy >= 0.2 + , random >= 1.0.0.2 + , random-shuffle >= 0.0.0.4 + -- System , directory >= 1.2 - , entropy >= 0.2 , filepath >= 1.3 , mmap >= 0.5 - , random >= 1.0.0.2 ghc-options: -Wall ghc-prof-options: -- cgit v1.2.3