Created
December 4, 2023 15:42
-
-
Save aryairani/a60a18b07fc130751a1109f82a711a0c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Found "/Users/arya/work/unison/.trunk-pristine/hie.yaml" for "/Users/arya/work/unison/.trunk-pristine/a" | |
Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 2.4.0.0 aarch64 ghc-9.2.8 | |
Current directory: /Users/arya/work/unison/.trunk-pristine | |
Operating system: darwin | |
Arguments: ["--lsp"] | |
Cradle directory: /Users/arya/work/unison/.trunk-pristine | |
Cradle type: Stack | |
Tool versions found on the $PATH | |
cabal: 3.6.2.1 | |
stack: 2.13.1 | |
ghc: 9.2.8 | |
Consulting the cradle to get project GHC version... | |
2023-12-04T15:41:32.391347Z | Debug | executing command: stack setup --silent | |
2023-12-04T15:41:32.684197Z | Debug | executing command: stack exec ghc -- --numeric-version | |
Project GHC version: 9.2.8 | |
haskell-language-server exe candidates: ["haskell-language-server-9.2.8","haskell-language-server"] | |
Launching haskell-language-server exe at:/nix/store/gbrsg153bxxx6f3g3qwddnj8a0cc30c5-haskell-language-server-2.4.0.0/bin/haskell-language-server-9.2.8 | |
2023-12-04T15:41:33.553312Z | Debug | executing command: stack setup --silent | |
2023-12-04T15:41:33.593198Z | Debug | executing command: stack exec ghc -- -v0 -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath) | |
2023-12-04T15:41:34.802675Z | Debug | executing command: stack setup --silent | |
2023-12-04T15:41:34.862501Z | Debug | executing command: stack exec ghc -- --print-libdir | |
2023-12-04T15:41:37.822238Z | Info | haskell-language-server version: 2.4.0.0 (GHC: 9.2.8) (PATH: /nix/store/nrlsk6xnd7jhv9ngvfpwr5629kgagg0c-haskell-language-server-2.4.0.0/bin/.haskell-language-server-9.2.8-unwrapped) | |
2023-12-04T15:41:37.824406Z | Info | Directory: /Users/arya/work/unison/.trunk-pristine | |
2023-12-04T15:41:37.824984Z | Info | Starting (haskell-language-server) LSP server... | |
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsLogLevel = Info, argsLogFile = Nothing, argsLogStderr = True, argsLogClient = False, argsThreads = 0, argsProjectGhcVersion = False} | |
PluginIds: [ pragmas-suggest | |
, pragmas-completion | |
, ghcide-extend-import-action | |
, LSPRecorderCallback | |
, class | |
, splice | |
, ormolu | |
, stylish-haskell | |
, ghcide-code-actions-fill-holes | |
, callHierarchy | |
, moduleName | |
, changeTypeSignature | |
, ghcide-completions | |
, retrie | |
, explicit-fields | |
, alternateNumberFormat | |
, overloaded-record-dot | |
, cabal-fmt | |
, codeRange | |
, qualifyImportedNames | |
, hlint | |
, floskell | |
, ghcide-code-actions-imports-exports | |
, cabal | |
, ghcide-code-actions-bindings | |
, ghcide-type-lenses | |
, ghcide-hover-and-symbols | |
, ghcide-code-actions-type-signatures | |
, rename | |
, importLens | |
, gadt | |
, eval | |
, ghcide-core | |
, explicit-fixity | |
, pragmas-disable ] | |
2023-12-04T15:41:37.833393Z | Info | Logging heap statistics every 60.00s | |
2023-12-04T15:41:37.947695Z | Info | Starting LSP server... | |
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option! | |
PluginIds: [ pragmas-suggest | |
, pragmas-completion | |
, ghcide-extend-import-action | |
, LSPRecorderCallback | |
, class | |
, splice | |
, ormolu | |
, stylish-haskell | |
, ghcide-code-actions-fill-holes | |
, callHierarchy | |
, moduleName | |
, changeTypeSignature | |
, ghcide-completions | |
, retrie | |
, explicit-fields | |
, alternateNumberFormat | |
, overloaded-record-dot | |
, cabal-fmt | |
, codeRange | |
, qualifyImportedNames | |
, hlint | |
, floskell | |
, ghcide-code-actions-imports-exports | |
, cabal | |
, ghcide-code-actions-bindings | |
, ghcide-type-lenses | |
, ghcide-hover-and-symbols | |
, ghcide-code-actions-type-signatures | |
, rename | |
, importLens | |
, gadt | |
, eval | |
, ghcide-core | |
, explicit-fixity | |
, pragmas-disable ] | |
2023-12-04T15:41:37.951398Z | Info | Starting server | |
2023-12-04T15:41:54.752481Z | Error | Failed to parse message header: | |
: string |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment