diff options
Diffstat (limited to 'src/Network/BitTorrent/DHT/Protocol.hs')
-rw-r--r-- | src/Network/BitTorrent/DHT/Protocol.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Network/BitTorrent/DHT/Protocol.hs b/src/Network/BitTorrent/DHT/Protocol.hs index 5cc1722d..b0100b70 100644 --- a/src/Network/BitTorrent/DHT/Protocol.hs +++ b/src/Network/BitTorrent/DHT/Protocol.hs | |||
@@ -1,5 +1,3 @@ | |||
1 | {-# LANGUAGE OverloadedStrings #-} | ||
2 | {-# LANGUAGE RecordWildCards #-} | ||
3 | module Network.BitTorrent.DHT.Protocol | 1 | module Network.BitTorrent.DHT.Protocol |
4 | ( | 2 | ( |
5 | newNodeSession | 3 | newNodeSession |