From 96364a1787a2880987a549ef3b7b776fa60406bf Mon Sep 17 00:00:00 2001 From: Hugh Davidson <32408698+Tristano8@users.noreply.github.com> Date: Tue, 5 Mar 2024 10:29:36 +1100 Subject: [PATCH] Update wai-handler-hal.cabal Co-authored-by: JackKelly-Bellroy <64521034+JackKelly-Bellroy@users.noreply.github.com> --- wai-handler-hal.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wai-handler-hal.cabal b/wai-handler-hal.cabal index 4fdc686..8e2b23c 100644 --- a/wai-handler-hal.cabal +++ b/wai-handler-hal.cabal @@ -56,7 +56,7 @@ common deps , http-media ^>=0.8.1.1 , http-types ^>=0.12.3 , network >=2.8.0.0 && <3.2 - , text ^>=1.2.3 || >=2.0 && <2.1.2 + , text ^>=1.2.3 || >=2.0 && <2.2 , unordered-containers ^>=0.2.10.0 , vault ^>=0.3.1.0 , wai ^>=3.2.2