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/Client/Types.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/BitTorrent/Client') diff --git a/src/Network/BitTorrent/Client/Types.hs b/src/Network/BitTorrent/Client/Types.hs index 7f228276..e2ad858f 100644 --- a/src/Network/BitTorrent/Client/Types.hs +++ b/src/Network/BitTorrent/Client/Types.hs @@ -36,7 +36,7 @@ import Network import System.Log.FastLogger import Data.Torrent -import Network.BitTorrent.Address +import Network.Address import Network.BitTorrent.Internal.Types as Types import Network.BitTorrent.DHT as DHT import Network.BitTorrent.Exchange as Exchange -- cgit v1.2.3