diff options
Diffstat (limited to 'Presence/Presence.hs')
-rw-r--r-- | Presence/Presence.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Presence/Presence.hs b/Presence/Presence.hs index cc3f488b..0ae9653f 100644 --- a/Presence/Presence.hs +++ b/Presence/Presence.hs | |||
@@ -53,6 +53,7 @@ import qualified Connection | |||
53 | import Network.Tox.NodeId (key2id,parseNoSpamId,nospam64,NoSpamId(..),ToxProgress,ToxContact(..)) | 53 | import Network.Tox.NodeId (key2id,parseNoSpamId,nospam64,NoSpamId(..),ToxProgress,ToxContact(..)) |
54 | import Crypto.Tox (decodeSecret) | 54 | import Crypto.Tox (decodeSecret) |
55 | import DPut | 55 | import DPut |
56 | import DebugTag | ||
56 | 57 | ||
57 | {- | 58 | {- |
58 | isPeerKey :: ClientAddress -> Bool | 59 | isPeerKey :: ClientAddress -> Bool |