From 7fb50745f7f99f8ee4491070661dbbf3f97dec19 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sun, 3 Feb 2019 13:39:13 +0000 Subject: Change git repo --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 6008c2d..45c8984 100644 --- a/stack.yaml +++ b/stack.yaml @@ -38,7 +38,7 @@ packages: # using the same syntax as the packages field. # (e.g., acme-missiles-0.3) extra-deps: -- git: git@github.com:ymherklotz/pfm.git +- git: https://github.com/ymherklotz/pfm.git commit: c0118f29bcfc1fb7cf61da7260e4fdc2283be241 # Override default flag values for local packages and extra-deps -- cgit