From 8ec88839342d1dc0d845ba12c65bd7e443cac3cb Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 15 Aug 2026 01:19:54 -0700 Subject: [PATCH] Add bound for `esqueleto` for #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 70d05d1e..6559d4c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,7 +2864,7 @@ packages: - prairie - liboath-hs - servant-quickcheck - - esqueleto + - esqueleto < 3.6.0.2 # https://github.com/commercialhaskell/stackage/issues/8090 - hedgehog-fakedata - persistent-discover - persistent-documentation