Make stack.yaml an actual symlink to stack-ghc8.6.5.yaml. Add some commented flags in stack files.

This commit is contained in:
John J. Camilleri
2021-05-03 10:24:26 +02:00
parent 60bc752a6f
commit 4729d22c36
7 changed files with 36 additions and 10 deletions

View File

@@ -1,9 +0,0 @@
# 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

1
stack.yaml Symbolic link
View File

@@ -0,0 +1 @@
stack-ghc8.6.5.yaml