From 6ea8ff19c3d9db5a32ebb1bc3ca63a55b27c3889 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 4 Jul 2016 10:24:28 -0700 Subject: Added http-client dependencies to stack.yaml files. --- windows/stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'windows') diff --git a/windows/stack.yaml b/windows/stack.yaml index 011dfb4c9..eb96c862f 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -16,4 +16,6 @@ packages: extra-deps: - 'data-default-0.6.0' - 'pandoc-citeproc-0.10' +- 'http-client-0.5.0' +- 'http-client-tls-0.3.0' resolver: lts-6.5 -- cgit v1.2.3