Use aeson-0.11.2.0

See https://github.com/sol/hpack/pull/103
This commit is contained in:
Michael Sloan 2016-05-16 00:25:46 -07:00
parent 98b1b848cd
commit d8e5c54e7a
3 changed files with 3 additions and 1 deletions

View file

@ -23,7 +23,7 @@ extra-deps:
- ansi-terminal-0.6.2.3
# For deepseq-1.4
- deepseq-1.4.1.2
- aeson-0.8.0.2
- aeson-0.11.2.0
- bytestring-0.10.6.0
- Cabal-1.18.1.6
- containers-0.5.6.3

View file

@ -27,6 +27,7 @@ extra-deps:
- persistent-template-2.5.1
- persistent-2.5
- monad-unlift-0.1.2.0
- aeson-0.11.2.0
packages:
- .
# Not the commit this links to, but discussed on

View file

@ -15,3 +15,4 @@ extra-deps:
- hpack-0.14.0
- path-io-1.1.0
- th-lift-instances-0.1.6
- aeson-0.11.2.0