From ceedcd65ddbc74ea1bdc186db6c19f5466674659 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 27 May 2013 14:36:20 -0400 Subject: when xmpp connection fails, show the host(s) it tried to connect to --- Utility/SRV.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Utility/SRV.hs') diff --git a/Utility/SRV.hs b/Utility/SRV.hs index b39bf71b2..da1342c2c 100644 --- a/Utility/SRV.hs +++ b/Utility/SRV.hs @@ -15,6 +15,7 @@ module Utility.SRV ( mkSRV, lookupSRV, lookupSRVHost, + HostPort, ) where import Utility.Process -- cgit v1.2.3