diff options
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r-- | network-bittorrent.cabal | 6 |
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 | ||