You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ Now you will see the information which you can use to diagnose or report a probl
157
157
158
158
### Troubleshooting
159
159
160
-
* Usually the error or unexpected behaviour is already reported in issue tracker of the haskell language server [used by the extension](#hie-variant). Finding the issue in its issue tracker could be useful to help resolve it. Sometimes even it includes a workaround for the issue.
160
+
* Usually the error or unexpected behaviour is already reported in the haskell language server [used by the extension](#hie-variant). Finding the issue in its issue tracker could be useful to help resolve it. Sometimes even it includes a workaround for the issue.
161
161
* Haskell language servers issue trackers:
162
162
* haskell-ide-engine (the default haskell language server): https://github.com/haskell/haskell-ide-engine/issues
0 commit comments