mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 14:04:35 +01:00
Try removing uppoer bound on http-client (#5572)
This commit is contained in:
parent
5a62a0b62b
commit
00659503e7
@ -722,7 +722,7 @@ packages:
|
|||||||
- windns
|
- windns
|
||||||
|
|
||||||
- mono-traversable
|
- mono-traversable
|
||||||
- http-client < 0.7 # https://github.com/commercialhaskell/stackage/issues/5572
|
- http-client # 0.7 # https://github.com/commercialhaskell/stackage/issues/5572
|
||||||
- http-conduit
|
- http-conduit
|
||||||
- githash
|
- githash
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user