From 75711985512c8578e913a1b464816968b4aef5dd Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Tue, 8 Apr 2014 02:36:18 +0400 Subject: Merge PeerAddr and NodeAddr modules --- tests/Network/BitTorrent/Exchange/SessionSpec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Network/BitTorrent/Exchange/SessionSpec.hs') diff --git a/tests/Network/BitTorrent/Exchange/SessionSpec.hs b/tests/Network/BitTorrent/Exchange/SessionSpec.hs index c2c76644..bf5b95a1 100644 --- a/tests/Network/BitTorrent/Exchange/SessionSpec.hs +++ b/tests/Network/BitTorrent/Exchange/SessionSpec.hs @@ -3,7 +3,7 @@ module Network.BitTorrent.Exchange.SessionSpec (spec) where import Test.Hspec import Data.Torrent -import Network.BitTorrent.Core +import Network.BitTorrent.Address import Network.BitTorrent.Exchange.Session import Config -- cgit v1.2.3