From d5040d1d725117d6d9ac36256d74acab707ee1c4 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 11 May 2018 11:33:40 -0700 Subject: [PATCH] Add constraint "transformers-compat < 0.6.2" per #3619 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbfbc430..e3bb3be3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3460,6 +3460,9 @@ packages: # https://github.com/fpco/stackage/issues/3613 - texmath < 0.11 + # https://github.com/fpco/stackage/issues/3619 + - transformers-compat < 0.6.2 + # end of packages # Package flags are applied to individual packages, and override the values of