summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Tracker
diff options
context:
space:
mode:
Diffstat (limited to 'src/Network/BitTorrent/Tracker')
-rw-r--r--src/Network/BitTorrent/Tracker/Server.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Network/BitTorrent/Tracker/Server.hs b/src/Network/BitTorrent/Tracker/Server.hs
new file mode 100644
index 00000000..4ed19588
--- /dev/null
+++ b/src/Network/BitTorrent/Tracker/Server.hs
@@ -0,0 +1,4 @@
1module Network.BitTorrent.Tracker.Server
2 (
3 ) where
4