summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index c426f6bff..f490a02d9 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -124,7 +124,7 @@ Test-Suite test
unix, containers, utf8-string, network, mtl (>= 2.1.1), bytestring,
old-locale, time, extensible-exceptions, dataenc, SHA,
process, json, base (>= 4.5 && < 4.7), monad-control,
- transformers-base, lifted-base, IfElse, text, QuickCheck >= 2.1,
+ transformers-base, lifted-base, IfElse, text, QuickCheck (>= 2.1),
bloomfilter, edit-distance, process, SafeSemaphore,
uuid, random, regex-compat
Other-Modules: Utility.Touch