diff options
Diffstat (limited to '%APPDATA%/stack/config.yaml')
-rw-r--r-- | %APPDATA%/stack/config.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/%APPDATA%/stack/config.yaml b/%APPDATA%/stack/config.yaml deleted file mode 100644 index 446f1bc..0000000 --- a/%APPDATA%/stack/config.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# 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 |