Tired of bumping for Aeson upper bounds

This commit is contained in:
Chris Allen 2018-03-15 16:50:29 -05:00
parent 5291b3a969
commit 7e178aeb7c
2 changed files with 4 additions and 3 deletions

View File

@ -47,7 +47,7 @@ library
build-depends: base >= 4.3 && <5,
bytestring >= 0.10.0 && <0.11,
containers >= 0.5.0.0 && <0.6,
aeson >= 0.11.1 && <1.3,
aeson >= 0.11.1,
http-client >= 0.4.30 && <0.6,
network-uri >= 2.6 && <2.7,
semigroups >= 0.15 && <0.19,

View File

@ -8,6 +8,7 @@ packages:
extra-deps:
- quickcheck-properties-0.1
- http-types-0.12
- http-types-0.12.1
- aeson-1.3.0.0
resolver: lts-10.0
resolver: lts-11.0