From a3df76e7df1b6923894e561d22e3a091fb0823b3 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 14 Sep 2021 23:22:16 -0500 Subject: [PATCH] Add upper bound for miso, #6195 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 04a2d841..0656a1d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6716,6 +6716,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6185 - base-compat-batteries < 0.12 + # https://github.com/commercialhaskell/stackage/issues/6195 + - miso < 1.8 + # end of packages # Package flags are applied to individual packages, and override the values of