Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail with stack-2.1.1 #8

Open
phoityne opened this issue Jun 15, 2019 · 2 comments
Open

build fail with stack-2.1.1 #8

phoityne opened this issue Jun 15, 2019 · 2 comments
Labels
investigation further investigation required

Comments

@phoityne
Copy link
Owner

phoityne commented Jun 15, 2019

build fail with no error.
win10 stack-2.1.1 + lts-13.25

ng libs.

  • fsnotify-0.3.0.1
  • network-2.8.0.1

stack-1.9 is ok.

@phoityne phoityne added the investigation further investigation required label Jun 15, 2019
@ZZYSonny
Copy link

ZZYSonny commented Sep 16, 2019

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.

@phoityne
Copy link
Owner Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation further investigation required
Projects
None yet
Development

No branches or pull requests

2 participants