mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
add http2 bound for #5649
(please group bounds in stackage upper bounds)
This commit is contained in:
parent
f623f9f492
commit
aa885b674e
@ -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@gmail.com> @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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user