summaryrefslogtreecommitdiff
path: root/src/Crypto/Tox.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Crypto/Tox.hs')
-rw-r--r--src/Crypto/Tox.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Crypto/Tox.hs b/src/Crypto/Tox.hs
index a1741a1f..a1f40c76 100644
--- a/src/Crypto/Tox.hs
+++ b/src/Crypto/Tox.hs
@@ -89,7 +89,6 @@ import Foreign.Marshal.Alloc
89import Foreign.Ptr 89import Foreign.Ptr
90import Foreign.Storable 90import Foreign.Storable
91import System.Endian 91import System.Endian
92import qualified Data.ByteString.Internal
93import Control.Concurrent.STM 92import Control.Concurrent.STM
94#ifdef CRYPTONITE_BACKPORT 93#ifdef CRYPTONITE_BACKPORT
95import Crypto.ECC.Class 94import Crypto.ECC.Class