summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 831f8729..846b5b16 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -144,6 +144,7 @@ test-suite spec
144 other-modules: Data.Torrent.MagnetSpec 144 other-modules: Data.Torrent.MagnetSpec
145 Data.Torrent.InfoHashSpec 145 Data.Torrent.InfoHashSpec
146 Data.Torrent.MetainfoSpec 146 Data.Torrent.MetainfoSpec
147 Data.Torrent.ClientSpec
147 build-depends: base == 4.* 148 build-depends: base == 4.*
148 , bytestring 149 , bytestring
149 , directory 150 , directory