From 565b1e0c6bb09b1b1ed05679e898a6f144bd857f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 12:54:08 -0700 Subject: [PATCH] Remove upper bound on `arithmoi` (#5306) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 92c969e3..18189435 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4878,7 +4878,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/5306 - - arithmoi < 0.11.0.0 + - arithmoi # 0.11.0.0 # https://github.com/commercialhaskell/stackage/issues/5323 - base64-bytestring < 1.1