bloodhound/stack-8.0.yaml
Michael Xavier 167426efc4 Allow aeson 1.1
We'll force it in stack-8.0.yaml because its closest to the LTS that
will actually have it. Not even nightly has aeson-1.1 yet, since
they're trying to get as many packages onboard as possible beforehand.
2017-01-11 09:46:24 -08:00

16 lines
293 B
YAML

flags: {}
packages:
- '.'
extra-deps:
- quickcheck-properties-0.1
- aeson-1.1.0.0
# - http-client-0.5.0
# - fail-4.9.0.0
# - http-types-0.9
# - attoparsec-0.13.0.1
# - doctest-0.10.1
# - semigroups-0.18.0.1
# - uri-bytestring-0.1.9
# - temporary-resourcet-0.1.0.0
resolver: nightly-2016-11-17