From 232e9b85c897b2c19764d92c595716bce5c0ee4e Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 29 Jan 2022 21:52:02 -0500 Subject: [PATCH] Restricts double-conversion < 2.0.4.1 (#6417) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 886590ac..d7216ce8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4886,7 +4886,7 @@ packages: - dlist - dlist-instances - dlist-nonempty - - double-conversion + - double-conversion < 2.0.4.1 # https://github.com/commercialhaskell/stackage/issues/6417 - dual-tree - easy-file - easytest