Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
Showing only changes of commit 97b6cd83bd - Show all commits

View File

@ -208,7 +208,7 @@ let
autoload -U +X compinit && compinit
autoload -U +X bashcompinit && bashcompinit
fi
eval "$(stack --bash-completion-script stack)"
# eval "$(stack --bash-completion-script stack)"
$(getent passwd $USER | cut -d: -f 7)
'';