From efdfb5db76e0f55a699c08a7ba6d2cf7fa42a3b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 10 May 2018 12:22:29 -0700 Subject: [PATCH] Add constraint "texmath < 0.11" per #3613 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a581a18..92dfe84b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3463,6 +3463,9 @@ packages: # https://github.com/fpco/stackage/issues/3608 - wl-pprint-text < 1.2 + # https://github.com/fpco/stackage/issues/3613 + - texmath < 0.11 + # end of packages # Package flags are applied to individual packages, and override the values of