From 7ae6d489875406cfec4d18f690ee151fab2da33e Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Fri, 27 Mar 2020 14:45:16 -0400 Subject: [PATCH] Re-enable mpi-hs I split mpi-hs into multiple packages. The base package has no dependency on "store" any more. I will submit the other packages to stackage once mpi-hs is active again. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7df0141d..d9ccfbff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -133,7 +133,7 @@ packages: - PyF "Erik Schnetter @eschnett": - - mpi-hs < 0 # via store + - mpi-hs "Yang Bo @Atry": - control-dsl < 0 # via doctest-discover