From 56a255abf2401bdb1a1853630d417d7fc1bc75a8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Feb 2022 14:36:57 -0600 Subject: [PATCH] Better bound for #6451 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47d86b77..13924eaa 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1551,7 +1551,7 @@ packages: - interpolatedstring-perl6 - iproute - missing-foreign - - MissingH < 1.5 # https://github.com/commercialhaskell/stackage/issues/6451 + - MissingH < 1.4.3.1 # https://github.com/commercialhaskell/stackage/issues/6451 - multimap - parallel-io - text-binary