From a23c63cf7c4f46ad64621d8acb091cd2d206d8b1 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 12 May 2021 22:04:15 +0200 Subject: [PATCH] texmath & citeproc upper bounds for #6012 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d95951a1..58be50e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6965,6 +6965,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6011 - file-embed < 0.0.14.0 + # https://github.com/commercialhaskell/stackage/issues/6012 + - texmath < 0.12.3 + - citeproc < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of