Relax conduit upper bound
This commit is contained in:
parent
b2c16c9d4c
commit
1539753562
@ -29,7 +29,7 @@ description:
|
|||||||
library
|
library
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
, yesod-core == 1.2.*
|
, yesod-core == 1.2.*
|
||||||
, conduit >= 0.5 && < 1.2
|
, conduit >= 0.5 && < 1.3
|
||||||
, wai >= 1.3
|
, wai >= 1.3
|
||||||
, wai-eventsource >= 1.3
|
, wai-eventsource >= 1.3
|
||||||
, wai-extra
|
, wai-extra
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user