From 3b387b714988024f90c12b53a037735682ad253f Mon Sep 17 00:00:00 2001 From: Eric Easley Date: Thu, 31 Mar 2016 01:06:39 -0700 Subject: [PATCH] Used HTTPS instead of ssh --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 78ec4e72..ec929514 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,7 +14,7 @@ packages: - ./yesod-eventsource - ./yesod-websockets - location: - git: git@github.com:pseudonom/persistent.git + git: https://github.com/pseudonom/persistent.git commit: 0edba747e49c816e94c235bced16978cb729b175 subdirs: - persistent