yesod-core needs bytestring >= 0.10
This commit is contained in:
parent
a64dd5ebbd
commit
7f9f8b450e
@ -26,7 +26,7 @@ library
|
|||||||
, time >= 1.1.4
|
, time >= 1.1.4
|
||||||
, wai >= 3.0
|
, wai >= 3.0
|
||||||
, wai-extra >= 3.0.7
|
, wai-extra >= 3.0.7
|
||||||
, bytestring >= 0.9.1.4
|
, bytestring >= 0.10
|
||||||
, text >= 0.7
|
, text >= 0.7
|
||||||
, template-haskell
|
, template-haskell
|
||||||
, path-pieces >= 0.1.2 && < 0.3
|
, path-pieces >= 0.1.2 && < 0.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user