From 93e62f0563c69ec206eea01cabaa23e5784bcc82 Mon Sep 17 00:00:00 2001 From: joe Date: Fri, 15 Sep 2017 03:53:43 -0400 Subject: Moved ToxAddress to hierarchical location. --- ToxPacket.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ToxPacket.hs') diff --git a/ToxPacket.hs b/ToxPacket.hs index 33ec9977..1d848a61 100644 --- a/ToxPacket.hs +++ b/ToxPacket.hs @@ -20,7 +20,7 @@ import Data.Bits import System.IO.Unsafe import qualified Text.ParserCombinators.ReadP as RP import Foreign.Storable -import ToxAddress -- import Network.Address hiding (nodePort,nodeInfo) +import Network.Tox.Address -- import Network.Address hiding (nodePort,nodeInfo) import Text.Read import Control.Applicative import Data.Char -- cgit v1.2.3