diff options
Diffstat (limited to 'src/Network/BitTorrent/DHT/Token.hs')
-rw-r--r-- | src/Network/BitTorrent/DHT/Token.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/DHT/Token.hs b/src/Network/BitTorrent/DHT/Token.hs index a38456fd..a0ed428b 100644 --- a/src/Network/BitTorrent/DHT/Token.hs +++ b/src/Network/BitTorrent/DHT/Token.hs | |||
@@ -50,7 +50,7 @@ import Data.String | |||
50 | import Data.Time | 50 | import Data.Time |
51 | import System.Random | 51 | import System.Random |
52 | 52 | ||
53 | import Network.BitTorrent.Core | 53 | import Network.BitTorrent.Address |
54 | 54 | ||
55 | -- TODO use ShortByteString | 55 | -- TODO use ShortByteString |
56 | 56 | ||