From 07c0fd09d89ba4f10e7b3953efc25b89adaa1d8a Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 27 Jan 2020 14:29:20 +0300 Subject: add linux-home as a submodule Almost all the files are symlinks to linux-home now. --- %STACK_ROOT%/config.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) mode change 100644 => 120000 %STACK_ROOT%/config.yaml (limited to '%STACK_ROOT%') diff --git a/%STACK_ROOT%/config.yaml b/%STACK_ROOT%/config.yaml deleted file mode 100644 index 446f1bc..0000000 --- a/%STACK_ROOT%/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 ' - github-username: egor-tensin diff --git a/%STACK_ROOT%/config.yaml b/%STACK_ROOT%/config.yaml new file mode 120000 index 0000000..5f42b8c --- /dev/null +++ b/%STACK_ROOT%/config.yaml @@ -0,0 +1 @@ +../linux-home/%HOME%/.stack/config.yaml \ No newline at end of file -- cgit v1.2.3