summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 00:28:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 00:28:47 -0400
commit73b460a66e907c477f0f27a3d970d93e4cae452b (patch)
tree620a42493a694d86686d2d17e5750001d443523c
parentd1d05affe9801f742259743b4f765d3e042cffa5 (diff)
consistent format
-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