We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b975a commit 79a63e4Copy full SHA for 79a63e4
ghcide/src/Development/IDE/Main.hs
@@ -342,7 +342,6 @@ defaultMain recorder Arguments{..} = withHeapStats (cmapWithPrio LogHeapStats re
342
}
343
caps = LSP.resClientCapabilities env
344
monitoring <- argsMonitoring
345
-
346
ide <- initialise
347
(cmapWithPrio LogService recorder)
348
argsDefaultHlsConfig
0 commit comments