From 29a85273e6c8ce63c75646c0962c999039ef25ca Mon Sep 17 00:00:00 2001 From: Tom Ellis Date: Sat, 11 May 2024 18:03:10 +0100 Subject: [PATCH] Bump ghc-boot-th and containers --- extensions.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions.cabal b/extensions.cabal index 711114c..4a86a4a 100644 --- a/extensions.cabal +++ b/extensions.cabal @@ -94,10 +94,10 @@ library -- revisit this decision and come up with -- another approach. , Cabal ^>= 3.12 - , containers ^>= 0.6 + , containers >= 0.6 && < 0.8 , directory ^>= 1.3 , filepath ^>= 1.4 - , ghc-boot-th >= 8.8.1 && < 9.9 + , ghc-boot-th >= 8.8.1 && < 9.11 , parsec ^>= 3.1 , text >= 1.2.3 && < 2.2