From aa885b674e84c679663aadca9dacb299c5bd26b8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Feb 2021 18:56:50 +0800 Subject: [PATCH] add http2 bound for #5649 (please group bounds in stackage upper bounds) --- build-constraints.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c97aee88..9a339997 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -703,7 +703,7 @@ packages: - alex - async - - base16-bytestring < 1 # https://github.com/commercialhaskell/stackage/issues/5649 + - base16-bytestring - csv-conduit < 0 # ghc 8.10 - executable-hash < 0 # via cryptohash - executable-path @@ -920,7 +920,7 @@ packages: - odbc # - structured-haskell-mode # https://github.com/chrisdone/structured-haskell-mode/issues/156 - casa-client - - casa-types < 0.0.2 # https://github.com/commercialhaskell/stackage/issues/5649 + - casa-types "Alberto G. Corona @agocorona": - RefSerialize @@ -5130,6 +5130,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5867 - chronos < 1.1.2 + # https://github.com/commercialhaskell/stackage/issues/5649 + - base16-bytestring < 1 + - http2 < 2.0.6 + - casa-types < 0.0.2 + # end of packages # Package flags are applied to individual packages, and override the values of