Skip to content

Commit 2fdf992

Browse files
authored
Update README.md
1 parent 3303544 commit 2fdf992

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Additionally the language server itself features,
4242
* Supports plain GHC projects, cabal projects (sandboxed and non sandboxed) and stack projects
4343
* Fast due to caching of compile info
4444

45+
## Supported GHC versions
46+
vscode-hie-server depends on haskell-ide-engine to support different versions of GHC. At the moment of writing the following versions are supported: 8.4, 8.6 and 8.8. If your project uses any other GHC version it won't work.
47+
4548
## Extension Settings
4649

4750
You can disable HLint and also control the maximum number of reported problems,

0 commit comments

Comments
 (0)