summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 1dacceb..2d7969b 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,3 +1,6 @@
resolver: lts-14.6
packages:
- - '.'
+- '.'
+
+extra-deps:
+- 'Cabal-3.0.0.0'