summaryrefslogtreecommitdiff
path: root/src/Network
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network')
-rw-r--r--src/Network/BitTorrent.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs
index 31fe3ada..37257017 100644
--- a/src/Network/BitTorrent.hs
+++ b/src/Network/BitTorrent.hs
@@ -11,4 +11,4 @@ module Network.BitTorrent
11 ) where 11 ) where
12 12
13import Data.Torrent as BT 13import Data.Torrent as BT
14import Network.BitTorrent.Client \ No newline at end of file 14import Network.BitTorrent.Client as BT \ No newline at end of file