From 2364d1b613545a68dc17d6ad01a4f6c39aeee03e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 8 Feb 2013 14:19:45 -0400 Subject: update base dependency --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-annex.cabal') diff --git a/git-annex.cabal b/git-annex.cabal index 4c236aea4..50bd28878 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -58,7 +58,7 @@ Executable git-annex unix, containers, utf8-string, network (>= 2.0), mtl (>= 2.1.1), bytestring, old-locale, time, pcre-light, extensible-exceptions, dataenc, SHA, process, json, HTTP, - base (>= 4.5 && < 4.7), monad-control, transformers-base, lifted-base, + base (>= 4.5 && < 4.8), monad-control, transformers-base, lifted-base, IfElse, text, QuickCheck >= 2.1, bloomfilter, edit-distance, process, SafeSemaphore -- Need to list these because they're generated from .hsc files. -- cgit v1.2.3