From 8130eefc48d4ef68989210e0141cff1d650ac7f1 Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Thu, 5 Jan 2023 12:24:12 +0100 Subject: [PATCH] Allow base 4.17 --- qbe.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/qbe.cabal b/qbe.cabal index 1e70643..4916c43 100644 --- a/qbe.cabal +++ b/qbe.cabal @@ -52,6 +52,7 @@ library build-depends: base ^>= 4.16.1.0 || ^>= 4.14 || ^>= 4.15 + || ^>= 4.17 , text ^>= 1.2.5 || ^>= 2.0 , text-short ^>= 0.1