From bf8e927dea99d52aeca758deb678d86eea72683a Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Fri, 22 Jun 2018 17:39:47 -0400 Subject: disable setToxPolicy and therefore persue[sic] contact threads --- Connection/Tox/Threads.hs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Connection/Tox/Threads.hs') diff --git a/Connection/Tox/Threads.hs b/Connection/Tox/Threads.hs index 6a7edeb4..f3c94fc1 100644 --- a/Connection/Tox/Threads.hs +++ b/Connection/Tox/Threads.hs @@ -10,7 +10,11 @@ -- {-# LANGUAGE CPP #-} {-# LANGUAGE LambdaCase #-} -module Connection.Tox.Threads where +module Connection.Tox.Threads + ( PersueContactMethods(..) + , FreshenContactMethods(..) + , persueContact + ) where import Connection -- import Connection.Tox -- cgit v1.2.3