mirror of
https://github.com/typeable/bloodhound.git
synced 2024-12-03 23:15:14 +03:00
7d19a19f90
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.
16 lines
260 B
YAML
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
|