Merge pull request #387 from ondrap/master

Bump aeson version.
This commit is contained in:
Julian Arni 2016-02-19 15:33:11 +01:00
commit d46cde913c
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ executable counter
buildable: False
build-depends: base >= 4.7 && < 5
, aeson >= 0.7 && < 0.11
, aeson >= 0.7 && < 0.12
, filepath >= 1
, lens >= 4
, servant == 0.5.*

View File

@ -45,7 +45,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
, containers >= 0.5 && < 0.6