summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal
index da4e6818..be4a3155 100644
--- a/network-bittorrent.cabal
+++ b/network-bittorrent.cabal
@@ -45,7 +45,9 @@ library
45 , Network.BitTorrent.PeerWire.Handshake 45 , Network.BitTorrent.PeerWire.Handshake
46 46
47 -- DHT 47 -- DHT
48 , Data.Kademlia.RoutingTable 48 , Data.Kademlia.Routing.Bucket
49 , Data.Kademlia.Routing.Tree
50 , Data.Kademlia.Routing.Table
49 , Network.DHT.Kademlia 51 , Network.DHT.Kademlia
50 52
51 other-modules: 53 other-modules: