This commit is contained in:
Chris Allen 2015-10-16 15:30:03 -05:00
parent 8be92c3682
commit 7ad9a92c86
2 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,7 @@ library
build-depends: base >= 4.3 && <5,
bytestring >= 0.10.0 && <0.11,
containers >= 0.5.0.0 && <0.6,
aeson >= 0.7 && <0.11,
aeson >= 0.10 && <0.11,
http-client >= 0.3 && <0.5,
network-uri >= 2.6 && <2.7,
semigroups >= 0.15 && <0.18,

View File

@ -3,6 +3,7 @@ packages:
- '.'
extra-deps:
- aeson-0.10.0.0
# - aeson-0.9.0.1
- http-types-0.9
- attoparsec-0.13.0.1
- doctest-0.10.1