aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%APPDATA%/stack/config.yaml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-22 01:15:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-22 01:15:13 +0300
commit026f422a11c67def46f4bb5f3dc42d4a8bbb34d9 (patch)
tree2e96fda45ed927f12f9d860083c6865c89a99727 /%APPDATA%/stack/config.yaml
parentinitial commit (diff)
downloadwindows-home-026f422a11c67def46f4bb5f3dc42d4a8bbb34d9.tar.gz
windows-home-026f422a11c67def46f4bb5f3dc42d4a8bbb34d9.zip
add settings for stack, cabal, KeePass, KDiff3
Diffstat (limited to '')
-rw-r--r--%APPDATA%/stack/config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/%APPDATA%/stack/config.yaml b/%APPDATA%/stack/config.yaml
new file mode 100644
index 0000000..446f1bc
--- /dev/null
+++ b/%APPDATA%/stack/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