Merge pull request #1237 from bergmark/patch-3

yesod-core needs bytestring >= 0.10
This commit is contained in:
Michael Snoyman 2016-06-04 21:29:54 +03:00
commit 3a2a71537e

View File

@ -26,7 +26,7 @@ library
, time >= 1.1.4
, wai >= 3.0
, wai-extra >= 3.0.7
, bytestring >= 0.9.1.4
, bytestring >= 0.10
, text >= 0.7
, template-haskell
, path-pieces >= 0.1.2 && < 0.3