summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index b981e5c..f36abc3 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,6 +1,10 @@
1resolver: lts-11.7 1resolver: lts-11.7
2packages: 2packages:
3 - edit-lens 3 - edit-lens
4 - location:
5 git: https://github.com/pngwjpgh/composition-tree
6 commit: c9c1c11f6820bbbe1ac96513a66609599483bdb6
7 extra-dep: true
4nix: 8nix:
5 packages: [] 9 packages: []
6 pure: false 10 pure: false