Created
July 21, 2026 11:02
-
-
Save Aster89/c65cc38e7670a4d773c7ccde0f283727 to your computer and use it in GitHub Desktop.
HLS log
This file contains hidden or 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
| No 'hie.yaml' found. Try to discover the project type! | |
| Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 2.14.0.0 x86_64 ghc-9.10.3 | |
| Current directory: /home/enrico | |
| Operating system: linux | |
| Arguments: ["--lsp","--cwd","/home/enrico"] | |
| Cradle directory: /home/enrico | |
| Cradle type: Default | |
| Tool versions found on the $PATH | |
| cabal: 3.16.1.0 | |
| stack: Not found | |
| ghc: 9.14.1 | |
| Consulting the cradle to get project GHC version... | |
| 2026-07-21T10:53:18.703134Z | Debug | ghc --numeric-version | |
| Project GHC version: 9.14.1 | |
| haskell-language-server exe candidates: ["haskell-language-server-9.14.1","haskell-language-server"] | |
| Launching haskell-language-server exe at:/home/enrico/.ghcup/bin/haskell-language-server-9.14.1 | |
| 2026-07-21T10:53:18.818556Z | Debug | ghc -v0 -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath) | |
| 2026-07-21T10:53:18.845568Z | Debug | ghc --print-libdir | |
| 2026-07-21T10:53:20.124830Z | Info | haskell-language-server version: 2.14.0.0 (GHC: 9.14.1) (PATH: /home/enrico/.ghcup/hls/2.14.0.0/lib/haskell-language-server-2.14.0.0/bin/haskell-language-server-9.14.1) | |
| 2026-07-21T10:53:20.125423Z | Info | Directory: /home/enrico | |
| 2026-07-21T10:53:20.125539Z | Info | Starting (haskell-language-server) LSP server... | |
| GhcideArguments {argsCommand = LSP, argsCwd = Just "/home/enrico", argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsLogLevel = Info, argsLogFile = Nothing, argsLogStderr = True, argsLogClient = False, argsThreads = 0, argsProjectGhcVersion = False, argsInitialWorkingDirectory = "/home/enrico"} | |
| PluginIds: [ pragmas-suggest | |
| , pragmas-completion | |
| , ghcide-code-actions-bindings | |
| , cabalHaskellIntegration | |
| , ghcide-extend-import-action | |
| , signatureHelp | |
| , explicit-fields | |
| , ghcide-code-actions-type-signatures | |
| , ghcide-code-actions-fill-holes | |
| , changeTypeSignature | |
| , ghcide-code-actions-imports-exports | |
| , cabal-fmt | |
| , notes | |
| , ghcide-completions | |
| , eval | |
| , ghcide-type-lenses | |
| , cabal | |
| , overloaded-record-dot | |
| , gadt | |
| , LSPRecorderCallback | |
| , importLens | |
| , codeRange | |
| , class | |
| , qualifyImportedNames | |
| , ghcide-hover-and-symbols | |
| , alternateNumberFormat | |
| , rename | |
| , semanticTokens | |
| , cabal-gild | |
| , callHierarchy | |
| , ghcide-core | |
| , explicit-fixity | |
| , pragmas-disable ] | |
| 2026-07-21T10:53:20.127295Z | Info | Logging heap statistics every 60.00s | |
| 2026-07-21T10:53:20.131305Z | 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-code-actions-bindings | |
| , cabalHaskellIntegration | |
| , ghcide-extend-import-action | |
| , signatureHelp | |
| , explicit-fields | |
| , ghcide-code-actions-type-signatures | |
| , ghcide-code-actions-fill-holes | |
| , changeTypeSignature | |
| , ghcide-code-actions-imports-exports | |
| , cabal-fmt | |
| , notes | |
| , ghcide-completions | |
| , eval | |
| , ghcide-type-lenses | |
| , cabal | |
| , overloaded-record-dot | |
| , gadt | |
| , LSPRecorderCallback | |
| , importLens | |
| , codeRange | |
| , class | |
| , qualifyImportedNames | |
| , ghcide-hover-and-symbols | |
| , alternateNumberFormat | |
| , rename | |
| , semanticTokens | |
| , cabal-gild | |
| , callHierarchy | |
| , ghcide-core | |
| , explicit-fixity | |
| , pragmas-disable ] | |
| 2026-07-21T10:53:20.131613Z | Info | Server starting | |
| 2026-07-21T10:53:20.132897Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-7191819183657831203) "file:///home/enrico"], clientSettings = hashed (Just (Object (fromList [("haskell",Object (fromList [("plugin",Object (fromList [("case-split",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("globalOn",Bool False)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)]))]))])),("sessionLoading",String "multipleComponents")]))])))} | |
| 2026-07-21T10:53:20.140558Z | Info | Started LSP server in 0.01s | |
| 2026-07-21T10:53:20.142456Z | Warning | LSP: can't register dynamically for: "workspace/didChangeConfiguration" | |
| 2026-07-21T10:53:20.143812Z | Info | Cradle path: uffa.hs | |
| 2026-07-21T10:53:20.143949Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for uffa.hs. | |
| Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie). | |
| You should ignore this message, unless you see a 'Multi Cradle: No prefixes matched' error. | |
| 2026-07-21T10:53:20.146124Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache) | |
| 2026-07-21T10:53:20.212189Z | Info | Interface files cache directory: /home/enrico/.cache/ghcide/main-e2eef38c5a9e8cda7e14b5e7a92acd06d4603e71 | |
| 2026-07-21T10:53:20.216647Z | Info | Making new HscEnv. In-place unit ids: [ main-1a596a151463f2c53ee4feb14ecd276a1ccebfda ] | |
| 2026-07-21T10:53:20.223580Z | Info | New loaded files: [/home/enrico/uffa.hs] | |
| 2026-07-21T10:54:20.187557Z | Info | Live bytes: 0.00MB Heap size: 0.00MB | |
| 2026-07-21T10:55:20.248481Z | Info | Live bytes: 0.00MB Heap size: 0.00MB | |
| 2026-07-21T10:56:20.284190Z | Info | Live bytes: 166.83MB Heap size: 759.17MB | |
| 2026-07-21T10:57:20.342175Z | Info | Live bytes: 166.83MB Heap size: 759.17MB | |
| 2026-07-21T10:58:20.402479Z | Info | Live bytes: 166.83MB Heap size: 759.17MB | |
| 2026-07-21T10:59:20.462485Z | Info | Live bytes: 166.83MB Heap size: 759.17MB | |
| 2026-07-21T11:00:20.483466Z | Info | Live bytes: 166.83MB Heap size: 759.17MB | |
| 2026-07-21T11:01:20.544116Z | Info | Live bytes: 166.83MB Heap size: 759.17MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment