Skip to content

Commit

Permalink
Troubleshooting: GHC 9.2 partial support (#2722)
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Feb 19, 2022
1 parent 0d43d09 commit 7c02148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ If you see an error about HLS being compiled with the wrong version of GHC, then
HLS does not support every GHC version - there are a lot of them!
Please see the [supported versions page](./supported-versions.md) for more information.

In particular, support for GHC 9.0 and 9.2 is only partial; some features are unavailable with GHC >= 9.0.1, and HLS is not available at all for GHC 9.2.
In particular, support for GHC 9.0 and 9.2 is only partial; some features are unavailable with GHC >= 9.0.1.

### Missing server or build tools

Expand Down

0 comments on commit 7c02148

Please sign in to comment.