Merge pull request #15 from gfontenot/master

Bump aeson version requirement
This commit is contained in:
pat brisbin 2014-10-10 14:37:35 -04:00
commit 95afd6f8dd

View File

@ -33,7 +33,7 @@ library
build-depends: bytestring >= 0.9.1.4
, http-conduit >= 2.0 && < 3.0
, http-types >= 0.8 && < 0.9
, aeson >= 0.6 && < 0.8
, aeson >= 0.6 && < 0.9
, yesod-core >= 1.2 && < 1.5
, authenticate >= 1.3.2.7 && < 1.4
, yesod-auth >= 1.3 && < 1.5