From 3ba7354336252e454815791d34a54eeec7d81a8b Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Tue, 6 Sep 2016 15:28:01 +0200 Subject: [PATCH] stack.yaml: Change urls from git@ to https:// --- stack.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stack.yaml b/stack.yaml index 6914d3f..ad5b142 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,13 +8,13 @@ packages: - extra-dep: true location: commit: e0885a4f482c063862e38db7de4319f3786c7a28 - git: git@github.com:lspitzner/butcher.git + git: https://github.com/lspitzner/butcher.git - extra-dep: true location: commit: 605855659b15ff190d1e9c0c9b5e981e379aed15 - git: git@github.com:lspitzner/data-tree-print.git + git: https://github.com/lspitzner/data-tree-print.git - extra-dep: true location: commit: 85af8e4f34ff013575c9acd9675b495ee7f10180 - git: git@github.com:lspitzner/ghc-exactprint.git + git: https://github.com/lspitzner/ghc-exactprint.git resolver: nightly-2016-09-04