aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index d658bf4..6008c2d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -37,7 +37,9 @@ packages:
# Dependency packages to be pulled from upstream that are not in the resolver
# using the same syntax as the packages field.
# (e.g., acme-missiles-0.3)
-# extra-deps: []
+extra-deps:
+- git: git@github.com:ymherklotz/pfm.git
+ commit: c0118f29bcfc1fb7cf61da7260e4fdc2283be241
# Override default flag values for local packages and extra-deps
# flags: {}