change aeson dependency
This commit is contained in:
parent
3ce768640b
commit
892d2335bb
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ library
|
||||||
, directory >= 1.2
|
, directory >= 1.2
|
||||||
, warp >= 3.1
|
, warp >= 3.1
|
||||||
, data-default >= 0.5
|
, data-default >= 0.5
|
||||||
, aeson >= 0.6
|
, aeson >= 1.0
|
||||||
, monad-logger >= 0.3
|
, monad-logger >= 0.3
|
||||||
, fast-logger >= 2.4
|
, fast-logger >= 2.4
|
||||||
-- transition to persisten 2.0
|
-- transition to persisten 2.0
|
||||||
|
|
Loading…
Reference in a new issue