aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 6488f19..96d1825 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,5 +1,10 @@
resolver: lts-11.3
packages:
- '.'
+packages:
+ - .
+ - location: vendor/cabal-helper-0.8.1.2
+ extra-dep: true
extra-deps:
- - cabal-helper-0.8.0.2
+ - cabal-plan-0.4.0.0
+ - pretty-show-1.8.2