From 7f80640469952735481a12ccfd79993e9e554345 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Nov 2019 18:12:55 -0800 Subject: [PATCH] log-domain < 0.13 per ekmett/compensated#8 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6f4beca..f45f7ec1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4897,6 +4897,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4974 - cookie < 0.4.5 + # https://github.com/ekmett/compensated/issues/8 + - log-domain < 0.13 + # end of packages # Package flags are applied to individual packages, and override the values of