diff options
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index b661cf72..d352cbd0 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -53,7 +53,7 @@ library | |||
53 | Data.Torrent.Piece | 53 | Data.Torrent.Piece |
54 | Data.Torrent.Progress | 54 | Data.Torrent.Progress |
55 | Data.Torrent.Tree | 55 | Data.Torrent.Tree |
56 | -- Network.BitTorrent | 56 | Network.BitTorrent |
57 | Network.BitTorrent.Client | 57 | Network.BitTorrent.Client |
58 | Network.BitTorrent.Client.Swarm | 58 | Network.BitTorrent.Client.Swarm |
59 | Network.BitTorrent.Core | 59 | Network.BitTorrent.Core |
@@ -81,8 +81,6 @@ library | |||
81 | Network.BitTorrent.Tracker.RPC.UDP | 81 | Network.BitTorrent.Tracker.RPC.UDP |
82 | Network.BitTorrent.Tracker.Wai | 82 | Network.BitTorrent.Tracker.Wai |
83 | -- Network.BitTorrent.Tracker.Session | 83 | -- Network.BitTorrent.Tracker.Session |
84 | -- Network.BitTorrent.Session | ||
85 | -- Network.BitTorrent.Session.Types | ||
86 | System.Torrent.FileMap | 84 | System.Torrent.FileMap |
87 | System.Torrent.Storage | 85 | System.Torrent.Storage |
88 | other-modules: Paths_bittorrent | 86 | other-modules: Paths_bittorrent |