summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-06-08 00:39:24 +0400
committerSam T <pxqr.sta@gmail.com>2013-06-08 00:39:24 +0400
commitaaf7ecf00fe34c4b581937713c3308d7e7221360 (patch)
tree74d62e8c217dbdfa43091d7c1d6ed81bba0973c6 /bittorrent.cabal
parent757ce3b4fa3de2d6e84307f79184a44b48ec0a29 (diff)
~ Merge Block and Handshake into Protocol.
We could provide better api this way. Also this refactoring should reduce compilation time.
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 526f703a..4e3251d4 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -45,9 +45,7 @@ library
45 , Network.BitTorrent.Tracker.Scrape 45 , Network.BitTorrent.Tracker.Scrape
46 46
47 , Network.BitTorrent.PeerWire 47 , Network.BitTorrent.PeerWire
48 , Network.BitTorrent.PeerWire.Block
49 , Network.BitTorrent.PeerWire.Selection 48 , Network.BitTorrent.PeerWire.Selection
50 , Network.BitTorrent.PeerWire.Handshake
51 , Network.BitTorrent.PeerWire.Protocol 49 , Network.BitTorrent.PeerWire.Protocol
52 50
53 other-modules: 51 other-modules: