diff options
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index 51da7d4f..acb28fa7 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -59,9 +59,10 @@ library | |||
59 | -- , Network.BitTorrent.DHT.Protocol | 59 | -- , Network.BitTorrent.DHT.Protocol |
60 | -- , Network.BitTorrent.DHT.Session | 60 | -- , Network.BitTorrent.DHT.Session |
61 | -- , Network.BitTorrent.Exchange | 61 | -- , Network.BitTorrent.Exchange |
62 | -- , Network.BitTorrent.Exchange.Message | 62 | , Network.BitTorrent.Exchange.Assembler |
63 | , Network.BitTorrent.Exchange.Message | ||
63 | -- , Network.BitTorrent.Exchange.Session | 64 | -- , Network.BitTorrent.Exchange.Session |
64 | -- , Network.BitTorrent.Exchange.Status | 65 | -- , Network.BitTorrent.Exchange.Status |
65 | -- , Network.BitTorrent.Exchange.Wire | 66 | -- , Network.BitTorrent.Exchange.Wire |
66 | -- , Network.BitTorrent.Extension | 67 | -- , Network.BitTorrent.Extension |
67 | -- , Network.BitTorrent.Tracker | 68 | -- , Network.BitTorrent.Tracker |