Closed
Description
Your environment
Which OS do you use:
Debian 11
Which LSP client (editor/plugin) do you use:
vim+CoC
Steps to reproduce
After a successfull git pull
a few minuts ago, can't build with
stack install --stack-yaml stack-8.10.7.yaml
because the YAML file is not there
$ git log | head -1
commit 7bd6e0897b5ac366fcb595ebd1c20dca5a5b0f89
Expected behaviour
Be able to build as I was a week ago or so.