Skip to content

Instantly share code, notes, and snippets.

@kindaro
Created April 1, 2022 08:06
Show Gist options
  • Save kindaro/4d71be8fd10af4c9aa03ce13055b9c0d to your computer and use it in GitHub Desktop.
Save kindaro/4d71be8fd10af4c9aa03ce13055b9c0d to your computer and use it in GitHub Desktop.
Found "/home/kindaro/code/haskell/pixels/hie.yaml" for "/home/kindaro/code/haskell/pixels/a"
Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 1.6.1.0, Git revision f4022c5bb8530cd306c53b941878244bf27a5d41 (dirty) x86_64 ghc-8.10.7
Current directory: /home/kindaro/code/haskell/pixels
Operating system: linux
Arguments: ["--lsp","-d","-l","/tmp/hls.log"]
Cradle directory: /home/kindaro/code/haskell/pixels
Cradle type: Cabal
Tool versions found on the $PATH
cabal: 3.6.2.0
stack: 2.3.3
ghc: 9.2.1
Consulting the cradle to get project GHC version...
Project GHC version: 9.2.1
haskell-language-server exe candidates: ["haskell-language-server-9.2.1","haskell-language-server"]
Launching haskell-language-server exe at:/home/kindaro/.ghcup/bin/haskell-language-server-9.2.1
haskell-language-server version: 1.6.1.0 (GHC: 9.2.1) (PATH: /home/kindaro/.ghcup/bin/haskell-language-server-9.2.1~1.6.1.0) (GIT hash: f4022c5bb8530cd306c53b941878244bf27a5d41)
Starting (haskell-language-server)LSP server...
with arguments: GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = True, argsLogFile = Just "/tmp/hls.log", argsThreads = 0, argsProjectGhcVersion = False}
with plugins: [PluginId "pragmas",PluginId "floskell",PluginId "fourmolu",PluginId "ormolu",PluginId "callHierarchy",PluginId "importLens",PluginId "qualifyImportedNames",PluginId "refineImports",PluginId "moduleName",PluginId "selectionRange",PluginId "ghcide-hover-and-symbols",PluginId "ghcide-code-actions-imports-exports",PluginId "ghcide-code-actions-type-signatures",PluginId "ghcide-code-actions-bindings",PluginId "ghcide-code-actions-fill-holes",PluginId "ghcide-completions",PluginId "ghcide-type-lenses",PluginId "ghcide-core"]
in directory: /home/kindaro/code/haskell/pixels
haskell-language-server-wrapper: callProcess: /home/kindaro/.ghcup/bin/haskell-language-server-9.2.1 "--lsp" "-d" "-l" "/tmp/hls.log" (exit -11): failed
Process lsp-haskell stderr finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment