From 26444f9639063547d46d2aac17f555c0c56bba00 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 17 Dec 2013 15:48:20 +0400 Subject: Move Node attributes to the Core modules We need to share them between Exchange subsystem and DHT. --- bittorrent.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index faf72c75..947461a9 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -54,9 +54,11 @@ library Network.BitTorrent.Client.Swarm Network.BitTorrent.Core Network.BitTorrent.Core.Fingerprint + Network.BitTorrent.Core.Node Network.BitTorrent.Core.PeerId Network.BitTorrent.Core.PeerAddr -- Network.BitTorrent.DHT +-- Network.BitTorrent.DHT.Message -- Network.BitTorrent.DHT.Protocol -- Network.BitTorrent.DHT.Session -- Network.BitTorrent.Exchange @@ -133,7 +135,7 @@ library -- Network , network >= 2.4 --- , krpc >= 0.4 + , krpc >= 0.4 , http-types >= 0.8 , http-conduit >= 1.9 && < 2.0 , wai >= 1.4 && < 2.0 -- cgit v1.2.3