From 74df228e2d8cbe27049f65a70253a59e67c7acc0 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Thu, 5 Dec 2013 04:10:45 +0400 Subject: Move Block module to exchange subsystem --- bittorrent.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index 5ced06b4..e4dbd626 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -43,7 +43,6 @@ library hs-source-dirs: src exposed-modules: Data.Torrent -- Data.Torrent.Bitfield - Data.Torrent.Block Data.Torrent.Client Data.Torrent.InfoHash Data.Torrent.Layout @@ -61,6 +60,7 @@ library -- Network.BitTorrent.DHT.Session -- Network.BitTorrent.Exchange -- Network.BitTorrent.Exchange.Assembler + Network.BitTorrent.Exchange.Block Network.BitTorrent.Exchange.Message -- Network.BitTorrent.Exchange.Session Network.BitTorrent.Exchange.Status -- cgit v1.2.3