aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%STACK_ROOT%/config.yaml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-20 01:40:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-20 01:40:06 +0300
commit5e9b652a7782ebd07b69100d9ce234785bf38083 (patch)
tree6ffaf356b27a888a303bcc060c77a465bbcff29d /%STACK_ROOT%/config.yaml
parentupdate linux-home (diff)
downloadwindows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.tar.gz
windows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.zip
symlinks on Windows are a freaking painHEADmaster
I'll just update the relevant files from linux-home from now on, I think.
Diffstat (limited to '')
-rw-r--r--[l---------]%STACK_ROOT%/config.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/%STACK_ROOT%/config.yaml b/%STACK_ROOT%/config.yaml
index 5f42b8c..c65d477 120000..100644
--- a/%STACK_ROOT%/config.yaml
+++ b/%STACK_ROOT%/config.yaml
@@ -1 +1,9 @@
-../linux-home/%HOME%/.stack/config.yaml \ No newline at end of file
+# This file contains default non-project-specific settings for 'stack', used
+# in all projects. For more information about stack's configuration, see
+# http://docs.haskellstack.org/en/stable/yaml_configuration/
+templates:
+ params:
+ author-name: Egor Tensin
+ author-email: Egor.Tensin@gmail.com
+ copyright: '(c) 2020 Egor Tensin <Egor.Tensin@gmail.com>'
+ github-username: egor-tensin