From abe554beb82f400663a765fa2354ad566fd77b48 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 23 Jul 2020 06:55:39 +0300 Subject: [PATCH] Upper bound on data-fix for #5535 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a75e0e75..bf8ded59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4903,6 +4903,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5533 - base32 < 0.2 + # https://github.com/commercialhaskell/stackage/issues/5535 + - data-fix < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of