summaryrefslogtreecommitdiff
path: root/Tox.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Tox.hs')
-rw-r--r--Tox.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tox.hs b/Tox.hs
index d0656574..690ba128 100644
--- a/Tox.hs
+++ b/Tox.hs
@@ -79,8 +79,6 @@ import System.IO
79import qualified Text.ParserCombinators.ReadP as RP 79import qualified Text.ParserCombinators.ReadP as RP
80import Text.Printf 80import Text.Printf
81import Text.Read 81import Text.Read
82import ToxMessage as Tox hiding (Ping,Pong,SendNodes,GetNodes,AnnounceResponse,Nonce24,Nonce8)
83 ;import ToxMessage (bin2hex, quoted)
84import TriadCommittee 82import TriadCommittee
85import Network.BitTorrent.DHT.Token as Token 83import Network.BitTorrent.DHT.Token as Token
86import GHC.TypeLits 84import GHC.TypeLits