Closed
Description
module Main where
main = putStrLn "LSP 1.7.0 doesn't work"
Steps to reproduce
Just use the new 1.7.0 version of vscode Haskell extension
Expected behaviour
Should work
Actual behaviour
Doesn't work.
The Haskell (test) server crashed 5 times in the last 3 minutes. The server will not be restarted
[Info - 12:05:31 PM] Starting the server
[Info - 12:05:31 PM] Server started
Invalid argument `'
Usage: haskell-language-server-wrapper [--version | --numeric-version |
--probe-tools | --list-plugins |
--print-cradle |
[COMMAND | --lsp | FILES/DIRS...]
[--cwd DIR] [--shake-profiling DIR]
[--test] [--example] [-d|--debug]
[-l|--logfile LOGFILE] [-j NUM]
[--project-ghc-version]]
Used as a test bed to check your IDE Client will work
[Error - 12:05:31 PM] Connection to server got closed. Server will not be restarted.
Metadata
Metadata
Assignees
Labels
No labels