From 2f8765718594cf7e61f54da6dac88493f74fb8fe Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 15 Feb 2018 17:39:42 -0800 Subject: [PATCH] tools: travis: try to fix github dep on travis --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index d65b6e976..a76f00375 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,5 +16,6 @@ packages: extra-deps: # for tools/easytest.hs. Should be harmless otherwise. -- git: git@github.com:joelburget/easytest.git +#- git: git@github.com:joelburget/easytest.git +- git: https://github.com/joelburget/easytest.git commit: 5d5b851e77368071b5727cd366af9c6ecd288add