From 32fd97a82eaba6bf8654980f3d501be67d6fa0c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Feb 2013 00:28:47 -0400 Subject: [PATCH] consistent format --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index c426f6bff7..f490a02d9b 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