Skip to content

Instantly share code, notes, and snippets.

@simonmichael
Created December 6, 2023 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonmichael/106bcd36fbbfd5d05340218112d50865 to your computer and use it in GitHub Desktop.
Save simonmichael/106bcd36fbbfd5d05340218112d50865 to your computer and use it in GitHub Desktop.
fendor/vscode-haskell HLS
2023-12-06 18:11:25.7720000 [client] DEBUG Environment variables:
2023-12-06 18:11:25.7720000 [client] DEBUG PATH: /Users/simon/.wasmedge/bin:/Users/simon/.wasmtime/bin:/Users/simon/adm/bin:/Users/simon/src/hledger/tools:/Users/simon/bin:/Users/simon/.ghcup/bin:/Users/simon/src/hledger/tools:/Users/simon/src/hledger/bin:/Users/simon/src/hledger/bin/old:/Users/simon/.local/bin:/Users/simon/.cabal/bin:/opt/homebrew/Cellar/janet/1.29.1/bin:/opt/homebrew/opt/make/libexec/gnubin:/opt/homebrew/opt/grep/libexec/gnubin:/opt/homebrew/opt/m4/bin:/opt/homebrew/opt/texinfo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/simon/.cargo/bin:/Users/simon/.deno/bin:/Users/simon/.go/bin:/Users/simon/.gem/ruby/2.6.0/bin:/Users/simon/clients/championwindows/bin:/Users/simon/clients/championwindows/systems
2023-12-06 18:11:25.7720000 [client] INFO Finding haskell-language-server
2023-12-06 18:11:25.7730000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:25.7780000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:25.7820000 [client] INFO Executing 'ghcup --no-verbose list -t hls -c installed -r' in cwd '/'
2023-12-06 18:11:25.9680000 [client] DEBUG Execution of 'ghcup --no-verbose list -t hls -c installed -r' terminated with code 0
2023-12-06 18:11:25.9680000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:25.9710000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:25.9720000 [client] INFO Executing 'ghcup --no-verbose list -t cabal -c installed -r' in cwd '/'
2023-12-06 18:11:26.0440000 [client] DEBUG Execution of 'ghcup --no-verbose list -t cabal -c installed -r' terminated with code 0
2023-12-06 18:11:26.0440000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:26.0470000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:26.0470000 [client] INFO Executing 'ghcup --no-verbose list -t stack -c installed -r' in cwd '/'
2023-12-06 18:11:26.1300000 [client] DEBUG Execution of 'ghcup --no-verbose list -t stack -c installed -r' terminated with code 0
2023-12-06 18:11:26.1330000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:26.1350000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:26.1360000 [client] INFO Executing 'ghcup --no-verbose whereis hls 2.5.0.0' in cwd '/'
2023-12-06 18:11:26.1560000 [client] DEBUG Execution of 'ghcup --no-verbose whereis hls 2.5.0.0' terminated with code 0
2023-12-06 18:11:26.1560000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:26.1590000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:26.1600000 [client] INFO Executing 'ghcup --no-verbose whereis cabal 3.10.2.0' in cwd '/'
2023-12-06 18:11:26.1820000 [client] DEBUG Execution of 'ghcup --no-verbose whereis cabal 3.10.2.0' terminated with code 0
2023-12-06 18:11:26.1820000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:26.1850000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:26.1850000 [client] INFO Executing 'ghcup --no-verbose whereis stack 2.13.1' in cwd '/'
2023-12-06 18:11:26.2070000 [client] DEBUG Execution of 'ghcup --no-verbose whereis stack 2.13.1' terminated with code 0
2023-12-06 18:11:26.2100000 [client] INFO Executing 'ghc --numeric-version' in cwd '/'
2023-12-06 18:11:26.2670000 [client] DEBUG Execution of 'ghc --numeric-version' terminated with code 0
2023-12-06 18:11:26.2670000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:26.2700000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:26.2700000 [client] INFO Executing 'ghcup --no-verbose run --hls 2.5.0.0 --cabal 3.10.2.0 --stack 2.13.1 --install' in cwd '/'
2023-12-06 18:11:26.3550000 [client] DEBUG Execution of 'ghcup --no-verbose run --hls 2.5.0.0 --cabal 3.10.2.0 --stack 2.13.1 --install' terminated with code 0
2023-12-06 18:11:26.3550000 [client] INFO Working out the project GHC version. This might take a while...
2023-12-06 18:11:26.3560000 [client] INFO Executing 'haskell-language-server-wrapper --project-ghc-version' in cwd '/Users/simon/src/hledger'
2023-12-06 18:11:28.1240000 [client] DEBUG Execution of 'haskell-language-server-wrapper --project-ghc-version' terminated with code 0
2023-12-06 18:11:28.1250000 [client] INFO The GHC version for the project or file: 9.6.3
2023-12-06 18:11:30.3920000 [client] INFO Platform constants: Darwin, A_ARM64
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.4.0 compatible with GHC Versions: 8.10.7
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.5.0 compatible with GHC Versions: 8.10.7
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.5.1 compatible with GHC Versions: 8.10.7
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.6.0.0 compatible with GHC Versions: 8.10.7
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.6.1.0 compatible with GHC Versions: 8.10.7
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.7.0.0 compatible with GHC Versions: 8.10.7,9.0.2,9.2.1,9.2.2
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.8.0.0 compatible with GHC Versions: 8.10.7,9.0.2,9.2.3,9.2.4,9.4.1,9.4.2
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.9.0.0 compatible with GHC Versions: 8.10.7,9.0.2,9.2.5,9.4.3,9.4.4
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.9.1.0 compatible with GHC Versions: 8.10.7,9.2.5,9.2.6,9.4.4
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 1.10.0.0 compatible with GHC Versions: 8.10.7,9.2.7,9.4.4,9.6.1
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.0.0.0 compatible with GHC Versions: 8.10.7,9.2.7,9.4.5,9.6.1
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.0.0.1 compatible with GHC Versions: 8.10.7,9.2.7,9.2.8,9.4.5,9.6.2
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.1.0.0 compatible with GHC Versions: 8.10.7,9.2.8,9.4.5,9.4.6,9.6.2
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.2.0.0 compatible with GHC Versions: 8.10.7,9.2.8,9.4.5,9.4.6,9.4.7,9.6.2
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.3.0.0 compatible with GHC Versions: 9.2.8,9.4.7,9.6.2,9.6.3
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.4.0.0 compatible with GHC Versions: 9.2.8,9.4.7,9.6.3,9.8.1
2023-12-06 18:11:30.3920000 [client] DEBUG HLS 2.5.0.0 compatible with GHC Versions: 9.2.8,9.4.8,9.6.3,9.8.1
2023-12-06 18:11:30.3920000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:30.3960000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:30.3960000 [client] INFO Executing 'ghcup --no-verbose list -t hls -c installed -r' in cwd '/'
2023-12-06 18:11:30.5270000 [client] DEBUG Execution of 'ghcup --no-verbose list -t hls -c installed -r' terminated with code 0
2023-12-06 18:11:30.5270000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:30.5300000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:30.5310000 [client] INFO Executing 'ghcup --no-verbose whereis bindir' in cwd '/'
2023-12-06 18:11:30.5670000 [client] DEBUG Execution of 'ghcup --no-verbose whereis bindir' terminated with code 0
2023-12-06 18:11:30.5720000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:30.5750000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:30.5760000 [client] INFO Executing 'ghcup --no-verbose whereis hls 2.5.0.0' in cwd '/'
2023-12-06 18:11:30.6000000 [client] DEBUG Execution of 'ghcup --no-verbose whereis hls 2.5.0.0' terminated with code 0
2023-12-06 18:11:30.6000000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:30.6040000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:30.6050000 [client] INFO Executing 'ghcup --no-verbose whereis ghc 9.6.3' in cwd '/'
2023-12-06 18:11:30.6260000 [client] DEBUG Execution of 'ghcup --no-verbose whereis ghc 9.6.3' terminated with code 0
2023-12-06 18:11:30.6270000 [client] INFO Checking for ghcup installation
2023-12-06 18:11:30.6290000 [client] INFO found ghcup at ghcup
2023-12-06 18:11:30.6300000 [client] INFO Executing 'ghcup --no-verbose run --hls 2.5.0.0 --cabal 3.10.2.0 --stack 2.13.1 --ghc 9.6.3 --install' in cwd '/'
2023-12-06 18:11:30.7260000 [client] DEBUG Execution of 'ghcup --no-verbose run --hls 2.5.0.0 --cabal 3.10.2.0 --stack 2.13.1 --ghc 9.6.3 --install' terminated with code 0
2023-12-06 18:11:30.7260000 [client] INFO Activating the language server in working dir: /Users/simon/src/hledger (the workspace folder)
2023-12-06 18:11:30.7260000 [client] INFO run command: /Users/simon/.ghcup/tmp/ghcup-ghc-9.6.3_cabal-3.10.2.0_hls-2.5.0.0_stack-2.13.1/haskell-language-server-wrapper --lsp
2023-12-06 18:11:30.7260000 [client] INFO debug command: /Users/simon/.ghcup/tmp/ghcup-ghc-9.6.3_cabal-3.10.2.0_hls-2.5.0.0_stack-2.13.1/haskell-language-server-wrapper --lsp
2023-12-06 18:11:30.7260000 [client] INFO server cwd: /Users/simon/src/hledger
2023-12-06 18:11:30.7260000 [client] INFO server environment variables:
2023-12-06 18:11:30.7260000 [client] INFO PATH=/Users/simon/.ghcup/tmp/ghcup-ghc-9.6.3_cabal-3.10.2.0_hls-2.5.0.0_stack-2.13.1:/Users/simon/.wasmedge/bin:/Users/simon/.wasmtime/bin:/Users/simon/adm/bin:/Users/simon/src/hledger/tools:/Users/simon/bin:/Users/simon/.ghcup/bin:/Users/simon/src/hledger/tools:/Users/simon/src/hledger/bin:/Users/simon/src/hledger/bin/old:/Users/simon/.local/bin:/Users/simon/.cabal/bin:/opt/homebrew/Cellar/janet/1.29.1/bin:/opt/homebrew/opt/make/libexec/gnubin:/opt/homebrew/opt/grep/libexec/gnubin:/opt/homebrew/opt/m4/bin:/opt/homebrew/opt/texinfo/bin:/opt/homebrew/sbin:/opt/homebrew/bin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/simon/.cargo/bin:/Users/simon/.deno/bin:/Users/simon/.go/bin:/Users/simon/.gem/ruby/2.6.0/bin:/Users/simon/clients/championwindows/bin:/Users/simon/clients/championwindows/systems:/usr/local/bin
2023-12-06 18:11:30.7260000 [client] DEBUG document selector patten: /Users/simon/src/hledger/**/*
2023-12-06 18:11:30.7300000 [client] INFO Starting language server
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 aarch64 ghc-9.2.8
Current directory: /Users/simon/src/PTA/hledger
Operating system: darwin
Arguments: ["--lsp"]
Cradle directory: /Users/simon/src/PTA/hledger
Cradle type: Cabal
Tool versions found on the $PATH
cabal: 3.10.2.0
stack: 2.13.1
ghc: 9.6.3
Consulting the cradle to get project GHC version...
2023-12-06T18:11:30.905457Z | Debug | executing command: cabal exec -v0 -- ghc --print-libdir
2023-12-06T18:11:33.560023Z | Debug | executing command: cabal exec -v0 -- ghc -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath)
2023-12-06T18:11:34.011620Z | Debug | executing command: cabal --builddir=/Users/simon/.cache/hie-bios/dist-hledger-f4695976608811645b478aeb31452e12 v2-exec --with-compiler /Users/simon/.cache/hie-bios/wrapper-b54f81dea4c0e6d1626911c526bc4e36 --with-hc-pkg /Users/simon/.cache/hie-bios/ghc-pkg-4a9c533aa5019a2ea9c6a57944913985 ghc -v0 -- --numeric-version
Project GHC version: 9.6.3
haskell-language-server exe candidates: ["haskell-language-server-9.6.3","haskell-language-server"]
Launching haskell-language-server exe at:/Users/simon/.ghcup/tmp/ghcup-ghc-9.6.3_cabal-3.10.2.0_hls-2.5.0.0_stack-2.13.1/haskell-language-server-9.6.3
2023-12-06T18:11:34.638447Z | Debug | executing command: cabal exec -v0 -- ghc --print-libdir
2023-12-06T18:11:34.857603Z | Debug | executing command: cabal exec -v0 -- ghc -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath)
2023-12-06T18:11:35.286905Z | Debug | executing command: cabal --builddir=/Users/simon/.cache/hie-bios/dist-hledger-f4695976608811645b478aeb31452e12 v2-exec --with-compiler /Users/simon/.cache/hie-bios/wrapper-b54f81dea4c0e6d1626911c526bc4e36 --with-hc-pkg /Users/simon/.cache/hie-bios/ghc-pkg-4a9c533aa5019a2ea9c6a57944913985 ghc -v0 -- -v0 -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath)
2023-12-06T18:11:35.764347Z | Debug | executing command: cabal exec -v0 -- ghc --print-libdir
2023-12-06T18:11:35.986655Z | Debug | executing command: cabal exec -v0 -- ghc -package-env=- -ignore-dot-ghci -e Control.Monad.join (Control.Monad.fmap System.IO.putStr System.Environment.getExecutablePath)
2023-12-06T18:11:36.428606Z | Debug | executing command: cabal --builddir=/Users/simon/.cache/hie-bios/dist-hledger-f4695976608811645b478aeb31452e12 v2-exec --with-compiler /Users/simon/.cache/hie-bios/wrapper-b54f81dea4c0e6d1626911c526bc4e36 --with-hc-pkg /Users/simon/.cache/hie-bios/ghc-pkg-4a9c533aa5019a2ea9c6a57944913985 ghc -v0 -- --print-libdir
2023-12-06T18:11:38.835807Z | Info | haskell-language-server version: 2.5.0.0 (GHC: 9.6.3) (PATH: /Users/simon/.ghcup/hls/2.5.0.0/lib/haskell-language-server-2.5.0.0/bin/haskell-language-server-9.6.3)
2023-12-06T18:11:38.837766Z | Info | Directory: /Users/simon/src/PTA/hledger
2023-12-06T18:11:38.837932Z | 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
, 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 ]
2023-12-06T18:11:38.843071Z | Info | Logging heap statistics every 60.00s
2023-12-06T18:11:38.894105Z | 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
, 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 ]
2023-12-06T18:11:38.895552Z | Info | Starting server
2023-12-06T18:11:38.920371Z | Info | Started LSP server in 0.03s
2023-12-06T18:11:39.852005Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-6473060083422609401) "file:///Users/simon/src/hledger"], clientSettings = hashed Nothing}
2023-12-06T18:11:39.927093Z | Info | Cradle path: /Users/simon/src/hledger/hledger-lib/Hledger/Utils/IO.hs
2023-12-06T18:11:39.927406Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/simon/src/hledger/hledger-lib/Hledger/Utils/IO.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.
2023-12-06T18:11:39.942122Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-12-06T18:11:41.831812Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:41.831897Z | Info | Making new HscEnv. In-place unit ids: [hledger-lib-1.32.99-inplace]
2023-12-06T18:11:42.451152Z | Info | Cradle path: /Users/simon/src/hledger/hledger-lib/Hledger/Utils/Text.hs
2023-12-06T18:11:42.451241Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/simon/src/hledger/hledger-lib/Hledger/Utils/Text.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.
2023-12-06T18:11:42.460888Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-12-06T18:11:44.374051Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:44.374228Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:44.374249Z | Info | Making new HscEnv. In-place unit ids: [ hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace ]
2023-12-06T18:11:44.827376Z | Info | Cradle path: /Users/simon/src/hledger/hledger-lib/Text/WideString.hs
2023-12-06T18:11:44.827455Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/simon/src/hledger/hledger-lib/Text/WideString.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.
2023-12-06T18:11:44.836934Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-12-06T18:11:46.681781Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:46.681990Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:46.682135Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:46.682163Z | Info | Making new HscEnv. In-place unit ids: [ hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace ]
2023-12-06T18:11:47.137115Z | Info | Cradle path: /Users/simon/src/hledger/hledger-lib/Text/Tabular/AsciiWide.hs
2023-12-06T18:11:47.137207Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/simon/src/hledger/hledger-lib/Text/Tabular/AsciiWide.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.
2023-12-06T18:11:47.146501Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-12-06T18:11:48.983015Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:48.983187Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:48.983307Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:48.983419Z | Info | Interface files cache directory: /Users/simon/.cache/ghcide/hledger-lib-1.32.99-inplace-82cb2d195e94c2f111c8dc7d372699556f9e3f77
2023-12-06T18:11:48.983438Z | Info | Making new HscEnv. In-place unit ids: [ hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace
, hledger-lib-1.32.99-inplace ]
2023-12-06T18:12:38.844835Z | Info | Live bytes: 147.26MB Heap size: 881.85MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment