Skip to content

Commit

Permalink
Update instructions for stty error in windows (haskell/ghcide#825)
Browse files Browse the repository at this point in the history
* Closes haskell/ghcide#68
  • Loading branch information
jneira authored Sep 22, 2020
1 parent 07efdba commit d597e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ If you get an error like:
ghcide.exe: CradleError (ExitFailure 1) ["Failed to parse result of calling stack","'stty' is not recognized as an internal or external command,","operable program or batch file."
```

Then the workaround from https://github.com/haskell/haskell-ide-engine/issues/1428#issuecomment-547530794 might help.
It is fixed for stack-2.3.1 so upgrading your stack installation is the recommended action. However, there is a workaround for earlier versions described here: https://github.com/haskell/haskell-ide-engine/issues/1428#issuecomment-547530794.

0 comments on commit d597e83

Please sign in to comment.