Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Aster89/b74ab9dd3f6cf29a14148830a00d0d74 to your computer and use it in GitHub Desktop.
Save Aster89/b74ab9dd3f6cf29a14148830a00d0d74 to your computer and use it in GitHub Desktop.
Log #1
No 'hie.yaml' found. Try to discover the project type!
Run entered for haskell-language-server-wrapper(haskell-language-server-wrapper) Version 2.5.0.0 x86_64 ghc-9.2.8
Current directory: /home/enrico/deleteme/deleteme
Operating system: linux
Arguments: ["--lsp"]
Cradle directory: /home/enrico/deleteme/deleteme
Cradle type: Default
Tool versions found on the $PATH
cabal: 3.10.2.1
stack: Not found
ghc: 9.4.8
Consulting the cradle to get project GHC version...
2024-02-03T11:24:43.672423Z | Debug | executing command: ghc --numeric-version
Project GHC version: 9.4.8
haskell-language-server exe candidates: ["haskell-language-server-9.4.8","haskell-language-server"]
Launching haskell-language-server exe at:/home/enrico/.ghcup/bin/haskell-language-server-9.4.8
2024-02-03T11:24:43.733127Z | Debug | executing command: ghc -v0 -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath)
2024-02-03T11:24:43.823760Z | Debug | executing command: ghc --print-libdir
2024-02-03T11:24:45.283931Z | Info | haskell-language-server version: 2.5.0.0 (GHC: 9.4.8) (PATH: /home/enrico/.ghcup/hls/2.5.0.0/lib/haskell-language-server-2.5.0.0/bin/haskell-language-server-9.4.8)
2024-02-03T11:24:45.284552Z | Info | Directory: /home/enrico/deleteme/deleteme
2024-02-03T11:24:45.284680Z | 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
, retrie
, ghcide-completions
, alternateNumberFormat
, ghcide-code-actions-bindings
, explicit-fields
, ghcide-hover-and-symbols
, ghcide-code-actions-type-signatures
, floskell
, fourmolu
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, importLens
, LSPRecorderCallback
, cabal
, qualifyImportedNames
, moduleName
, splice
, stylish-haskell
, changeTypeSignature
, hlint
, class
, ormolu
, callHierarchy
, stan
, ghcide-type-lenses
, codeRange
, cabal-fmt
, eval
, rename
, ghcide-code-actions-imports-exports
, gadt
, overloaded-record-dot
, ghcide-core
, explicit-fixity
, pragmas-disable ]
2024-02-03T11:24:45.286297Z | Info | Logging heap statistics every 60.00s
2024-02-03T11:24:45.289851Z | 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
, retrie
, ghcide-completions
, alternateNumberFormat
, ghcide-code-actions-bindings
, explicit-fields
, ghcide-hover-and-symbols
, ghcide-code-actions-type-signatures
, floskell
, fourmolu
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, importLens
, LSPRecorderCallback
, cabal
, qualifyImportedNames
, moduleName
, splice
, stylish-haskell
, changeTypeSignature
, hlint
, class
, ormolu
, callHierarchy
, stan
, ghcide-type-lenses
, codeRange
, cabal-fmt
, eval
, rename
, ghcide-code-actions-imports-exports
, gadt
, overloaded-record-dot
, ghcide-core
, explicit-fixity
, pragmas-disable ]
2024-02-03T11:24:45.290130Z | Info | Starting server
2024-02-03T11:24:45.291315Z | Info | Started LSP server in 0.00s
2024-02-03T11:24:45.525804Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-5295189080048900789) "file:///home/enrico/deleteme/deleteme/dir1"], clientSettings = hashed (Just (Object (fromList [])))}
2024-02-03T11:24:45.529664Z | Info | Cradle path: bar.hs
2024-02-03T11:24:45.529769Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for bar.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.
2024-02-03T11:24:45.531548Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2024-02-03T11:24:46.104031Z | Info | Interface files cache directory: /home/enrico/.cache/ghcide/main-3dc741bbd7ece2eabdc5d7e234a7a0707ffdf8b6-3dc741bbd7ece2eabdc5d7e234a7a0707ffdf8b6
2024-02-03T11:24:46.104509Z | Info | Making new HscEnv. In-place unit ids: [ main-3dc741bbd7ece2eabdc5d7e234a7a0707ffdf8b6 ]
2024-02-03T11:24:46.135613Z | Info | Cradle path: /home/enrico/deleteme/deleteme/dir2/foo.hs
2024-02-03T11:24:46.135700Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /home/enrico/deleteme/deleteme/dir2/foo.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.
2024-02-03T11:24:46.137852Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2024-02-03T11:25:45.307622Z | Info | Live bytes: 22.76MB Heap size: 579.86MB
2024-02-03T11:26:45.347110Z | Info | Live bytes: 22.76MB Heap size: 579.86MB
2024-02-03T11:27:45.390777Z | Info | Live bytes: 22.76MB Heap size: 579.86MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment