From ca27f2acf757381e946f766a69be358915401735 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 6 Aug 2021 12:37:45 +0800 Subject: [PATCH] comfort-array < 0.5 and lapack < 0.4 (#6153) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c71d7d98..d1b86669 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6702,6 +6702,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6122 - mmorph < 1.2 + # https://github.com/commercialhaskell/stackage/issues/6153 + - comfort-array < 0.5 + - lapack < 0.4 # end of packages # Package flags are applied to individual packages, and override the values of