summaryrefslogtreecommitdiff
path: root/src/Network
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2014-04-03 00:04:09 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2014-04-03 00:04:09 +0400
commit63ec6529938abdc6ac15130c86eaafbb72780396 (patch)
tree3caa6fa5821d46c8833f26fcd3d057b7263c9f5a /src/Network
parent84185337992d02d344f05cf83b3f013ca9b1bf5f (diff)
Add newline to end of file
Diffstat (limited to 'src/Network')
-rw-r--r--src/Network/BitTorrent/Exchange.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Network/BitTorrent/Exchange.hs b/src/Network/BitTorrent/Exchange.hs
index 3843addf..444533ed 100644
--- a/src/Network/BitTorrent/Exchange.hs
+++ b/src/Network/BitTorrent/Exchange.hs
@@ -36,4 +36,4 @@ module Network.BitTorrent.Exchange
36import Network.BitTorrent.Exchange.Connection hiding (Options) 36import Network.BitTorrent.Exchange.Connection hiding (Options)
37import Network.BitTorrent.Exchange.Manager 37import Network.BitTorrent.Exchange.Manager
38import Network.BitTorrent.Exchange.Message 38import Network.BitTorrent.Exchange.Message
39import Network.BitTorrent.Exchange.Session \ No newline at end of file 39import Network.BitTorrent.Exchange.Session