aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%STACK_ROOT%
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-12-13 18:31:29 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-12-13 18:31:29 +0300
commite3dea9f1c5ec13163aea1ca225750a76c8ce9449 (patch)
treebd9e53fcd44c10bbfee8db3e113ac46754156efd /%STACK_ROOT%
parentremove non-portable cabal/config (diff)
downloadwindows-home-e3dea9f1c5ec13163aea1ca225750a76c8ce9449.tar.gz
windows-home-e3dea9f1c5ec13163aea1ca225750a76c8ce9449.zip
stack: use %STACK_ROOT% instead of %APPDATA%/...
Diffstat (limited to '%STACK_ROOT%')
-rw-r--r--%STACK_ROOT%/config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/%STACK_ROOT%/config.yaml b/%STACK_ROOT%/config.yaml
new file mode 100644
index 0000000..446f1bc
--- /dev/null
+++ b/%STACK_ROOT%/config.yaml
@@ -0,0 +1,10 @@
+# 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) 2016 Egor Tensin <Egor.Tensin@gmail.com>'
+ github-username: egor-tensin