There's only one call to removeDirectoryRecursive I see in the Stack
codebase, and that applies for install MSYS2 on Windows, which is probably
_not_ relevant to what you're doing right now. Do you have any indication
from the logs of what was happening immediately before or after? Can you
run with `--verbose` and get more detailed logs? What about upgrading to
the latest version of Stack?

On Sat, Nov 5, 2016 at 9:22 PM, kees Bleijenberg <k.bleijenb...@lijbrandt.nl
> wrote:

> I edit the code in Atom, After a few updates I get the error
> removeDirectoryRecursive.....in the red box. When I cose Atom and I do
> stack build in cmd.exe I get again:
> removeDirectoryRecursive: permission denied (Access is denied.)
> If I remove the directory .stack-work and I do stack build again,
> everything is ok. But not for long. After a few updates of the code the
> error is back again.
> I'am using stack version 1.1.2 on windows 7.
>
> Kees
>
> --
> You received this message because you are subscribed to the Google Groups
> "haskell-stack" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to haskell-stack+unsubscr...@googlegroups.com.
> To post to this group, send email to haskell-stack@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/haskell-stack/af6a4ed9-fc63-4c0f-af61-8e1e7849db3e%
> 40googlegroups.com
> <https://groups.google.com/d/msgid/haskell-stack/af6a4ed9-fc63-4c0f-af61-8e1e7849db3e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to haskell-stack+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-stack@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/CAKA2JgLPcrU93YpBi6-FPe6gDJNN_-KuH_oAsGDowb_WN7XTwQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to