summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-05-17 07:00:49 +0400
committerSam T <pxqr.sta@gmail.com>2013-05-17 07:00:49 +0400
commit1f87b0c2b67bfc7ee05e3076dcc10c96aed76aa7 (patch)
tree417c0fe535424f5ae07f907df201e49bb56daa62 /network-bittorrent.cabal
parent3d53b08b7fe4a7727418670e510d826eae576f14 (diff)
~ Move kademlia to standalone package.
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal6
1 files changed, 0 insertions, 6 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal
index be4a3155..003e3d7b 100644
--- a/network-bittorrent.cabal
+++ b/network-bittorrent.cabal
@@ -44,12 +44,6 @@ library
44 , Network.BitTorrent.PeerWire.Message 44 , Network.BitTorrent.PeerWire.Message
45 , Network.BitTorrent.PeerWire.Handshake 45 , Network.BitTorrent.PeerWire.Handshake
46 46
47 -- DHT
48 , Data.Kademlia.Routing.Bucket
49 , Data.Kademlia.Routing.Tree
50 , Data.Kademlia.Routing.Table
51 , Network.DHT.Kademlia
52
53 other-modules: 47 other-modules:
54 48
55 49