diff options
Diffstat (limited to 'src/Network/Tox/Crypto/Handlers.hs')
-rw-r--r-- | src/Network/Tox/Crypto/Handlers.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Network/Tox/Crypto/Handlers.hs b/src/Network/Tox/Crypto/Handlers.hs index bf01e1b5..94dde8e3 100644 --- a/src/Network/Tox/Crypto/Handlers.hs +++ b/src/Network/Tox/Crypto/Handlers.hs | |||
@@ -51,6 +51,7 @@ import qualified Data.IntMap.Strict as IntMap | |||
51 | import Control.Concurrent.Supply | 51 | import Control.Concurrent.Supply |
52 | import Data.InOrOut | 52 | import Data.InOrOut |
53 | import DPut | 53 | import DPut |
54 | import DebugTag | ||
54 | import Text.Printf | 55 | import Text.Printf |
55 | import Data.Bool | 56 | import Data.Bool |
56 | import Network.Tox.Handshake | 57 | import Network.Tox.Handshake |