bloodhound/stack-7.10.yaml
Michael Xavier 7d19a19f90 Set minimum lower bound on http-client
There were either some functions removed in the http-client 0.4 line or
ones added in 0.5 but after binary searching the version range, 0.4.30
seems to be the magic number where everything compiles and the tests
pass without having to do any CPP or worse.
2016-07-21 16:03:17 -07:00

16 lines
260 B
YAML

flags: {}
packages:
- '.'
extra-deps:
- http-client-0.5.0
- aeson-0.11.1.0
- fail-4.9.0.0
- http-types-0.9
- attoparsec-0.13.0.1
- doctest-0.10.1
- doctest-prop-0.2.0.1
- quickcheck-properties-0.1
- semigroups-0.18.0.1
- uri-bytestring-0.1.9
resolver: lts-5.1