From 408af9b4b0f9072c12c3edfa5e54b8e447fd6fc3 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 29 Jan 2022 22:08:25 -0500 Subject: [PATCH] Fixes double-conversion upper bound (#6417) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51bb09d8..c97c115b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4886,7 +4886,7 @@ packages: - dlist - dlist-instances - dlist-nonempty - - double-conversion < 2.0.4.0 # https://github.com/commercialhaskell/stackage/issues/6417 + - double-conversion < 2.0.3.0 # https://github.com/commercialhaskell/stackage/issues/6417 - dual-tree - easy-file - easytest