Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 4937586

Browse files
authored
Update instructions for stty error in windows (#825)
* Closes #68
1 parent 20ce9d3 commit 4937586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ If you get an error like:
142142
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."
143143
```
144144

145-
Then the workaround from https://github.com/haskell/haskell-ide-engine/issues/1428#issuecomment-547530794 might help.
145+
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 commit comments

Comments
 (0)