summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index ae0092d..5f45d6a 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,7 +16,9 @@ packages:
16 extra-dep: true 16 extra-dep: true
17 17
18# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3) 18# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
19extra-deps: [] 19extra-deps:
20- yaml-config-0.3.0
21- failure-0.2.0.3
20 22
21# Override default flag values for local packages and extra-deps 23# Override default flag values for local packages and extra-deps
22flags: 24flags: