diff options
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index e6a6db93..303e93c6 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -210,6 +210,7 @@ test-suite spec | |||
210 | Network.BitTorrent.Tracker.RPC.UDPSpec | 210 | Network.BitTorrent.Tracker.RPC.UDPSpec |
211 | Network.BitTorrent.Tracker.SessionSpec | 211 | Network.BitTorrent.Tracker.SessionSpec |
212 | Network.BitTorrent.Exchange.MessageSpec | 212 | Network.BitTorrent.Exchange.MessageSpec |
213 | Network.BitTorrent.Exchange.WireSpec | ||
213 | System.Torrent.StorageSpec | 214 | System.Torrent.StorageSpec |
214 | System.Torrent.FileMapSpec | 215 | System.Torrent.FileMapSpec |
215 | build-depends: base == 4.* | 216 | build-depends: base == 4.* |