From ea1bb88ec1b8777cdfbaa5dfe33ef1116b460f66 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 15 Aug 2026 01:29:17 -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 41a8ec2c..e684656f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,7 +2864,7 @@ packages: - prairie - liboath-hs - servant-quickcheck - - esqueleto < 3.6.0.1 # https://github.com/commercialhaskell/stackage/issues/8090 + - esqueleto < 3.6 # https://github.com/commercialhaskell/stackage/issues/8090 - hedgehog-fakedata - persistent-discover - persistent-documentation