From 75193c28efbed2fe7aec17b516c17ce1acb79f05 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 13:12:51 -0700 Subject: [PATCH] Remove upper bound for `base64-bytestring` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 805640b4..ca018627 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4878,7 +4878,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/5323 - - base64-bytestring < 1.1 + - base64-bytestring # 1.1 # https://github.com/commercialhaskell/stackage/issues/5324 - cabal2nix < 2.15.2