Bumps up aeson version to build on stackage nightly releases.

pull/1/head
Abhinav Sarkar 2016-03-25 01:16:39 +05:30
parent c517b50e96
commit c819578006
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ executable ringo
vector >=0.10 && <0.12, vector >=0.10 && <0.12,
directory >=1.2 && <1.3, directory >=1.2 && <1.3,
filepath >=1.3 && <1.5, filepath >=1.3 && <1.5,
aeson >=0.8 && <0.11, aeson >=0.8 && <0.12,
ringo ringo
ghc-options: -Wall -Werror -fwarn-incomplete-uni-patterns -fno-warn-unused-do-bind ghc-options: -Wall -Werror -fwarn-incomplete-uni-patterns -fno-warn-unused-do-bind
-fno-warn-orphans -funbox-strict-fields -O2 -fno-warn-orphans -funbox-strict-fields -O2