From 8c6e5818ee6b901efd975392c54aff5cf2721ae4 Mon Sep 17 00:00:00 2001 From: Sam T Date: Tue, 16 Jul 2013 07:48:12 +0400 Subject: ~ A few fixes in session. --- src/Network/BitTorrent/Sessions/Types.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Network/BitTorrent/Sessions') diff --git a/src/Network/BitTorrent/Sessions/Types.lhs b/src/Network/BitTorrent/Sessions/Types.lhs index f3a3e789..69411d4e 100644 --- a/src/Network/BitTorrent/Sessions/Types.lhs +++ b/src/Network/BitTorrent/Sessions/Types.lhs @@ -146,7 +146,7 @@ To avoid this we keep just *metainfo* about *metainfo*: > -- | Full path to directory contating content files associated > -- with the metafile. > , dataDirPath :: FilePath -> } +> } deriving Show TorrentMap is used to keep track all known torrents for the client. When some peer trying to connect to us it's necessary to -- cgit v1.2.3