diff options
Diffstat (limited to 'src/Data/Torrent/Client.hs')
-rw-r--r-- | src/Data/Torrent/Client.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Data/Torrent/Client.hs b/src/Data/Torrent/Client.hs index 1b24105f..7b178d41 100644 --- a/src/Data/Torrent/Client.hs +++ b/src/Data/Torrent/Client.hs | |||
@@ -62,6 +62,7 @@ data ClientImpl = | |||
62 | 62 | ||
63 | -- UPnP(!) Bit Torrent !??? | 63 | -- UPnP(!) Bit Torrent !??? |
64 | -- 'U' - UPnP NAT Bit Torrent | 64 | -- 'U' - UPnP NAT Bit Torrent |
65 | | IBitLord | ||
65 | 66 | ||
66 | | IAres | 67 | | IAres |
67 | | IArctic | 68 | | IArctic |