From 50388f1b76beea1c2bbcf888ea067e6f44e501bc Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 30 Mar 2020 00:31:50 +0000 Subject: [PATCH] Disable mpi-hs (#5278) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6e182c01..ef55000c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -133,7 +133,7 @@ packages: - PyF "Erik Schnetter @eschnett": - - mpi-hs + - mpi-hs < 0 # https://github.com/commercialhaskell/stackage/issues/5278 "Yang Bo @Atry": - control-dsl < 0 # via doctest-discover