Merge pull request #1237 from bergmark/patch-3
yesod-core needs bytestring >= 0.10
This commit is contained in:
commit
3a2a71537e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user