From 6ab0690bc61b38a72a7d95b5c4faf31eb6b11526 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 2 Aug 2020 20:44:36 -0700 Subject: [PATCH] Remove upper ound on `bae64-bytestring`. Close #5569 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6d345874..397326df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4395,7 +4395,7 @@ packages: - attoparsec - auto-update - base-noprelude < 0 # ghc 8.10 - - base64-bytestring < 1.1 # https://github.com/commercialhaskell/stackage/issues/5569 + - base64-bytestring - base64-bytestring-type - base64-string - bimap