From 549a4d30f58590a930000fb0a38874f693180fd0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 26 Apr 2018 12:18:52 -0700 Subject: [PATCH] appveyor: try workaround for pretty-show failure, 2nd attempt [ci skip] --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 352d55d81..0b4978ef1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,7 +11,7 @@ packages: extra-deps: # try workaround for appveyor, https://github.com/yav/pretty-show/issues/27 -- git: git@github.com:simonmichael/pretty-show.git +- git: https://github.com/simonmichael/pretty-show.git commit: 225bcff3302f72cf739172f4e42792a7448eaa6c # hledger-lib - easytest-0.1.1