From 636ab1e76a05a9e94886f49b770e5f08f116f1e7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 13 Nov 2021 10:55:20 -0600 Subject: [PATCH] Add upper bound for opaleye, #6296 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cd2e942..0692ee34 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6785,6 +6785,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6292 - doctest < 0.19 + # https://github.com/commercialhaskell/stackage/issues/6296 + - opaleye < 0.8 + # end of packages # Package flags are applied to individual packages, and override the values of