summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/DHT/Protocol.hs
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-07-21 13:29:37 +0400
committerSam T <pxqr.sta@gmail.com>2013-07-21 13:29:37 +0400
commit87c20d81619b09b2e3c5d6f00b7b2cad900a67fe (patch)
tree120555bbaa2290ccd77ef3165aa43d0b3d20cd25 /src/Network/BitTorrent/DHT/Protocol.hs
parent24803024ed05ded57a8cd18df610dfdb12813392 (diff)
~ Move some extensions to cabal.
Diffstat (limited to 'src/Network/BitTorrent/DHT/Protocol.hs')
-rw-r--r--src/Network/BitTorrent/DHT/Protocol.hs2
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 #-}
3module Network.BitTorrent.DHT.Protocol 1module Network.BitTorrent.DHT.Protocol
4 ( 2 (
5 newNodeSession 3 newNodeSession