diff options
| author | John MacFarlane <[email protected]> | 2016-07-04 10:23:37 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2016-07-04 10:23:37 -0700 |
| commit | 374614aaf7c6582d47a98af9e762b0610bdecf4e (patch) | |
| tree | 70e013308b11ca27a4168cffd1035aff4326413c /stack.yaml | |
| parent | 46f3deb2480b8b45bfc5f8a067cdcb4c92f9dd6e (diff) | |
Depend on http-client 0.5, http-client-tls 0.3
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 62bf29b1e..4af30de8f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,4 +9,6 @@ packages: - '.' extra-deps: - data-default-0.6.0 +- http-client-0.5.0 +- http-client-tls-0.3.0 resolver: lts-6.5 |
