From d5f60d0535aa6ce271b9a04327678b012b3fb397 Mon Sep 17 00:00:00 2001 From: Alexander Batischev Date: Wed, 27 Dec 2023 20:32:11 +0300 Subject: [PATCH] Allow text 2.1 (#1012) --- hakyll.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hakyll.cabal b/hakyll.cabal index 7a900366..1b2fe48c 100644 --- a/hakyll.cabal +++ b/hakyll.cabal @@ -295,7 +295,7 @@ Test-suite hakyll-tests containers >= 0.3 && < 0.7, filepath >= 1.0 && < 1.5, tagsoup >= 0.13.1 && < 0.15, - text >= 0.11 && < 1.3 || >= 2.0 && < 2.1, + text >= 0.11 && < 1.3 || >= 2.0 && < 2.2, unordered-containers >= 0.2 && < 0.3, yaml >= 0.8.11 && < 0.12