summaryrefslogtreecommitdiff
path: root/git-repair.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2023-08-14 12:31:47 -0400
committerJoey Hess <joeyh@joeyh.name>2023-08-14 12:31:47 -0400
commit4993eab4a4507d52037ff74c67f6ca04d2401b5e (patch)
tree6ed867755d850948216bd85cada37fe8a9b0ea64 /git-repair.cabal
parent0438d0ae101add2cd9d74ff055b05ccddb3d7910 (diff)
downloadgit-repair-4993eab4a4507d52037ff74c67f6ca04d2401b5e.tar.gz
upper bound on base1.20230814
Diffstat (limited to 'git-repair.cabal')
-rw-r--r--git-repair.cabal2
1 files changed, 1 insertions, 1 deletions
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,