From c34026e46565348d9f7bef8d7654a4ac2384ffd7 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 May 2019 19:52:27 -0700 Subject: [PATCH] Upper bound for lapack, #4578 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ee2537c..a43e708a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4638,6 +4638,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4577 - comfort-array < 0.4 + # https://github.com/commercialhaskell/stackage/issues/4578 + - lapack < 0.3 + # end of packages # Package flags are applied to individual packages, and override the values of