summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Tracker/Wai.hs
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-12-03 18:24:28 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-12-03 18:24:28 +0400
commit6228854ace1685d9e85ad939a1344a306376f96f (patch)
treee347b6da29a183f28434de80cf523bf0862d5045 /src/Network/BitTorrent/Tracker/Wai.hs
parentac8cd57442c970aa76e30d5f48dcb5c5cefe0adf (diff)
Minor changes
Diffstat (limited to 'src/Network/BitTorrent/Tracker/Wai.hs')
-rw-r--r--src/Network/BitTorrent/Tracker/Wai.hs9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Network/BitTorrent/Tracker/Wai.hs b/src/Network/BitTorrent/Tracker/Wai.hs
index f290c380..f4cff5dc 100644
--- a/src/Network/BitTorrent/Tracker/Wai.hs
+++ b/src/Network/BitTorrent/Tracker/Wai.hs
@@ -1,12 +1,3 @@
1-- supported extensions:
2--
3-- no_peer_id - do not send peer id if no_peer_id=1 specified
4-- http://www.bittorrent.org/beps/bep_0023.html
5--
6-- compact - compact=1 or compact=0
7-- http://permalink.gmane.org/gmane.network.bit-torrent.general/4030
8--
9--
10{-# LANGUAGE RecordWildCards #-} 1{-# LANGUAGE RecordWildCards #-}
11module Network.BitTorrent.Tracker.Wai 2module Network.BitTorrent.Tracker.Wai
12 ( tracker 3 ( tracker