summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 10:24:26 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2021-05-03 10:24:26 +0200
commit4729d22c3669da9aa0fed87edfb721fc5ee6ff19 (patch)
treefb4d64271f52b0f306265db267164a4f710aaab1 /stack.yaml
parent60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff)
Make stack.yaml an actual symlink to stack-ghc8.6.5.yaml. Add some commented flags in stack files.
Diffstat (limited to 'stack.yaml')
l---------[-rw-r--r--]stack.yaml10
1 files changed, 1 insertions, 9 deletions
diff --git a/stack.yaml b/stack.yaml
index f5d21085c..84f47e45a 100644..120000
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,9 +1 @@
-# This default stack file is a copy of stack-ghc8.6.5.yaml
-# But committing a symlink is probably a bad idea, so it's a real copy
-
-resolver: lts-14.27 # ghc 8.6.5
-
-extra-deps:
-- network-2.6.3.6
-- httpd-shed-0.4.0.3
-- cgi-3001.5.0.0 \ No newline at end of file
+stack-ghc8.6.5.yaml \ No newline at end of file