Skip to content

Commit 7c02148

Browse files
authored
Troubleshooting: GHC 9.2 partial support (#2722)
1 parent 0d43d09 commit 7c02148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ If you see an error about HLS being compiled with the wrong version of GHC, then
144144
HLS does not support every GHC version - there are a lot of them!
145145
Please see the [supported versions page](./supported-versions.md) for more information.
146146

147-
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.
147+
In particular, support for GHC 9.0 and 9.2 is only partial; some features are unavailable with GHC >= 9.0.1.
148148

149149
### Missing server or build tools
150150

0 commit comments

Comments
 (0)