summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index c3e29bc..6c587d5 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -34,6 +34,7 @@ resolver: lts-13.12
34# - wai 34# - wai
35packages: 35packages:
36- . 36- .
37- openscad
37# Dependency packages to be pulled from upstream that are not in the resolver 38# Dependency packages to be pulled from upstream that are not in the resolver
38# using the same syntax as the packages field. 39# using the same syntax as the packages field.
39# (e.g., acme-missiles-0.3) 40# (e.g., acme-missiles-0.3)