From 4993eab4a4507d52037ff74c67f6ca04d2401b5e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Aug 2023 12:31:47 -0400 Subject: upper bound on base --- git-repair.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-repair.cabal') diff --git a/git-repair.cabal b/git-repair.cabal index 79633b3..7cf0aad 100644 --- a/git-repair.cabal +++ b/git-repair.cabal @@ -26,7 +26,7 @@ Extra-Source-Files: git-repair.1 custom-setup - Setup-Depends: base (>= 4.11.1.0), + Setup-Depends: base (>= 4.11.1.0 && < 5.0), hslogger, split, unix-compat, process, unix, filepath, filepath-bytestring (>= 1.4.2.1.4), async, exceptions, bytestring, directory, IfElse, data-default, -- cgit v1.2.3