summaryrefslogtreecommitdiff
path: root/src/Data/Torrent.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Data/Torrent.hs')
-rw-r--r--src/Data/Torrent.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/Torrent.hs b/src/Data/Torrent.hs
index 497a96d3..7d3917f2 100644
--- a/src/Data/Torrent.hs
+++ b/src/Data/Torrent.hs
@@ -94,7 +94,7 @@ import Data.Torrent.InfoHash as IH
94import Data.Torrent.JSON 94import Data.Torrent.JSON
95import Data.Torrent.Layout 95import Data.Torrent.Layout
96import Data.Torrent.Piece 96import Data.Torrent.Piece
97import Network.BitTorrent.Core.Node 97import Network.BitTorrent.Core.NodeInfo
98 98
99{----------------------------------------------------------------------- 99{-----------------------------------------------------------------------
100-- Info dictionary 100-- Info dictionary