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
-[Investigating and reporting problems](#investigating-and-reporting-problems)
24
+
-[FAQ](#faq)
25
+
-[Troubleshooting](#troubleshooting)
26
+
-[Check issues and tips in the haskell-language-server project](#check-issues-and-tips-in-the-haskell-language-server-project)
27
+
-[Restarting the language server](#restarting-the-language-server)
28
+
-[`Failed to get project GHC version` on darwin M1 with stack](#failed-to-get-project-ghc-version-on-darwin-m1-with-stack)
29
+
-[`GHC ABIs don't match`](#ghc-abis-dont-match)
30
+
-[Using an old configuration](#using-an-old-configuration)
31
+
-[Stack/Cabal/GHC can not be found](#stackcabalghc-can-not-be-found)
32
+
-[Contributing](#contributing)
33
+
-[Release Notes](#release-notes)
32
34
33
35
## Setup
34
36
@@ -205,7 +207,7 @@ At last, if you don't want `ghcup` to manage any of the external tools except `h
205
207
206
208
### Supported GHC versions
207
209
208
-
These are the versions of GHC that there are binaries of `haskell-language-server-1.7.0` for. Building from source may support more versions!
210
+
These are the versions of GHC that there are binaries of `haskell-language-server-1.7.0` for. [Building from source](https://haskell-language-server.readthedocs.io/en/latest/installation.html) may support more versions!
0 commit comments