You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running C:\Program Files\Git\cmd\git.exe fetch --tags --depth=1 exited with ExitFailure 128
fatal: Not a git repository (or any of the parent directories): .git
Command exited with code 1
Is it possible on a never-used-before machine stack setup fails?
See https://ci.appveyor.com/project/ndmitchell/hlint/build/1.0.44, which just gets
stack.exeand runsstack setup --verbose. It fails at the end with:Is it possible on a never-used-before machine
stack setupfails?