From 0cac87e7ad2d0f9bd804eeda1cb36122d902a241 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 May 2021 22:00:55 +0200 Subject: [PATCH] file embed < 0.0.14.0 for #6011 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 315627db..d95951a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6961,6 +6961,10 @@ packages: - hspec < 2.8 - hspec-core < 2.8 - hspec-discover < 2.8 + + # https://github.com/commercialhaskell/stackage/issues/6011 + - file-embed < 0.0.14.0 + # end of packages # Package flags are applied to individual packages, and override the values of