summaryrefslogtreecommitdiff
path: root/bittorrent.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r--bittorrent.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal
index 138f5d3b..e0f6df5a 100644
--- a/bittorrent.cabal
+++ b/bittorrent.cabal
@@ -118,11 +118,13 @@ test-suite properties
118 , bytestring >= 0.10.2 118 , bytestring >= 0.10.2
119 , cereal >= 0.3.5.2 119 , cereal >= 0.3.5.2
120 , network >= 2.4.0.13 120 , network >= 2.4.0.13
121 , text
121 122
122 , test-framework 123 , test-framework
123 , test-framework-quickcheck2 124 , test-framework-quickcheck2
124 , QuickCheck 125 , QuickCheck
125 126
127 , bencoding
126 , bittorrent 128 , bittorrent
127 , intset 129 , intset
128 130