From 73d3900b2fd124b48e01e222a50740cd5c30c95f Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 9 Jun 2017 01:16:27 -0400 Subject: Rename Network.BitTorrent.Address -> Network.Address --- src/Network/BitTorrent/Exchange/Session.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/BitTorrent/Exchange/Session.hs') diff --git a/src/Network/BitTorrent/Exchange/Session.hs b/src/Network/BitTorrent/Exchange/Session.hs index 00886ccf..38a3c3a6 100644 --- a/src/Network/BitTorrent/Exchange/Session.hs +++ b/src/Network/BitTorrent/Exchange/Session.hs @@ -52,7 +52,7 @@ import System.Log.FastLogger (LogStr, ToLogStr (..)) import Data.BEncode as BE import Data.Torrent as Torrent import Network.BitTorrent.Internal.Types -import Network.BitTorrent.Address +import Network.Address import Network.BitTorrent.Exchange.Bitfield as BF import Network.BitTorrent.Exchange.Block as Block import Network.BitTorrent.Exchange.Connection -- cgit v1.2.3