From 78b28393f3cf39c077a543549be4a17b5f14a52c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 15 Aug 2026 01:34:07 -0700 Subject: [PATCH] Lower bound on `esqueleto` (#8090) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e684656f..f4be4599 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,7 +2864,7 @@ packages: - prairie - liboath-hs - servant-quickcheck - - esqueleto < 3.6 # https://github.com/commercialhaskell/stackage/issues/8090 + - esqueleto < 3.5.14 https://github.com/commercialhaskell/stackage/issues/8090 - hedgehog-fakedata - persistent-discover - persistent-documentation