From 1c0b414c732507851454cf75da1e74b1c89fed7d Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 22 Nov 2013 02:19:59 +0400 Subject: Add compact peer list constructor --- bittorrent.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index bebc3ddd..a7728b88 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -60,15 +60,15 @@ library -- , Network.BitTorrent.Peer -- , Network.BitTorrent.Tracker , Network.BitTorrent.Tracker.Message --- , Network.BitTorrent.Tracker.HTTP + , Network.BitTorrent.Tracker.HTTP -- , Network.BitTorrent.Tracker.UDP -- , Network.BitTorrent.Exchange -- , Network.BitTorrent.Exchange.Protocol -- , Network.BitTorrent.DHT -- , Network.BitTorrent.DHT.Protocol -- , Network.BitTorrent.Sessions --- other-modules: Network.BitTorrent.Sessions.Types --- Paths_bittorrent +-- Network.BitTorrent.Sessions.Types + other-modules: Paths_bittorrent build-depends: base == 4.* , bits-extras -- cgit v1.2.3