diff options
author | Sam T <sta.cs.vsu@gmail.com> | 2013-04-24 22:29:44 +0400 |
---|---|---|
committer | Sam T <sta.cs.vsu@gmail.com> | 2013-04-24 22:29:44 +0400 |
commit | cadc666a8d56bfe2f1854bc5a7ef99ed769e7369 (patch) | |
tree | 2c2f494061f4eea44cdf05fa87dd352b1da4584b /network-bittorrent.cabal | |
parent | 22fbc09b30d9c7de6902e03f3349cd4fde5ca644 (diff) |
~ Fix cabal.
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r-- | network-bittorrent.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal index 8c6fd84d..b408620b 100644 --- a/network-bittorrent.cabal +++ b/network-bittorrent.cabal | |||
@@ -28,6 +28,7 @@ library | |||
28 | , Network.BitTorrent.Tracker | 28 | , Network.BitTorrent.Tracker |
29 | , Network.BitTorrent.Tracker.Scrape | 29 | , Network.BitTorrent.Tracker.Scrape |
30 | , Network.BitTorrent.PeerWire | 30 | , Network.BitTorrent.PeerWire |
31 | , Network.BitTorrent.PeerWire.ClientInfo | ||
31 | , Network.BitTorrent.PeerWire.Block | 32 | , Network.BitTorrent.PeerWire.Block |
32 | , Network.BitTorrent.PeerWire.Message | 33 | , Network.BitTorrent.PeerWire.Message |
33 | , Network.BitTorrent.PeerWire.Handshake | 34 | , Network.BitTorrent.PeerWire.Handshake |