mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-24 01:41:55 +01:00
http-conduit version bump
This commit is contained in:
parent
b176c38dbe
commit
7c844e14ac
@ -87,7 +87,7 @@ library
|
|||||||
, monad-control >= 0.3 && < 0.4
|
, monad-control >= 0.3 && < 0.4
|
||||||
, wai-extra >= 2.1 && < 2.2
|
, wai-extra >= 2.1 && < 2.2
|
||||||
, yaml >= 0.8 && < 0.9
|
, yaml >= 0.8 && < 0.9
|
||||||
, http-conduit >= 2.1 && < 2.2
|
, http-conduit >= 2.1.2.3 && < 2.2
|
||||||
, directory >= 1.1 && < 1.3
|
, directory >= 1.1 && < 1.3
|
||||||
, warp >= 2.1 && < 2.2
|
, warp >= 2.1 && < 2.2
|
||||||
, data-default
|
, data-default
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user