Open phoityne opened 5 years ago
Same here. When building fsnotify on windows,stack 2.1.3, stack showed some errors (more of minor language error like unused variables perhaps). After that, no more output is given, with cpu usage at almost 0.
By the way, I got TerminateProcess: Permission Denied throughout building. And I have to stack install again to continue building.
I'll try stack 1.9 later.
Hi. In my case, with chcp command in the command prompt, everything works fine.
> chcp 65001
> stack install haskell-dap ghci-dap haskell-debug-adapter
build ok
>
> stack --version
Version 2.1.3, Git revision 0fa51b9925decd937e4a993ad90cb686f88fa282 (7739 commits) x86_64 hpack-0.31.2
>
Regards.
build fail with no error. win10 stack-2.1.1 + lts-13.25
ng libs.
stack-1.9 is ok.