From 524eef541fb2e322f75b2ff50001dc282ff177fe Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Mon, 30 Mar 2020 19:34:33 +0000 Subject: [PATCH] Drops 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 98a5150e..f75d3760 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