Bump aeson version.
This commit is contained in:
parent
bf47b2d86f
commit
becc013002
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ library
|
|||
Servant.Utils.StaticFiles
|
||||
build-depends:
|
||||
base >= 4.7 && < 5
|
||||
, aeson >= 0.7 && < 0.11
|
||||
, aeson >= 0.7 && < 0.12
|
||||
, attoparsec >= 0.12 && < 0.14
|
||||
, bytestring >= 0.10 && < 0.11
|
||||
, either >= 4.3 && < 4.5
|
||||
|
|
Loading…
Reference in a new issue