From ac0969697ae12df6c66ebae9e7afd236cddaf344 Mon Sep 17 00:00:00 2001 From: Ryan Trinkle Date: Sat, 5 Aug 2023 14:34:23 -0400 Subject: [PATCH] Bump reflex version bound --- vessel.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vessel.cabal b/vessel.cabal index efc84b2..4dcf1c4 100644 --- a/vessel.cabal +++ b/vessel.cabal @@ -62,7 +62,7 @@ library , monoidal-containers ^>=0.6 , mtl ^>=2.2 , patch ^>=0.0.7.0 - , reflex >=0.6.4 && <0.9 + , reflex >=0.6.4 && <0.10 , semialign >=1 , these >=1 && <1.2 , witherable >=0.2 && <0.5