Skip to content

Instantly share code, notes, and snippets.

@seanhess
Created September 27, 2023 17:35
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 seanhess/dee113ce392e55d8f7c3c83316058e4d to your computer and use it in GitHub Desktop.
Save seanhess/dee113ce392e55d8f7c3c83316058e4d to your computer and use it in GitHub Desktop.
hls log file
This file has been truncated, but you can view the full file.
2023-08-08T22:00:52.511469Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:00:52.511669Z | Info | Directory: /Users/shess/.config
2023-08-08T22:00:52.511692Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:00:52.511768Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:00:52.546191Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:00:52.546730Z | Info | Starting server
2023-08-08T22:00:52.547669Z | Info | Started LSP server in 0.00s
2023-08-08T22:00:52.605276Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:00:52.610317Z | Info | Cradle path: Test.hs
2023-08-08T22:00:52.610373Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for Test.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-08-08T22:00:52.612252Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:00:52.711171Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:00:52.711251Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:01:52.513653Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:02:52.516262Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:03:52.517802Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:04:52.518894Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:05:52.519966Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:06:52.521537Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:07:06.543754Z | Info | Reactor thread stopped
2023-08-08T22:07:39.057808Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:07:39.058007Z | Info | Directory: /Users/shess/code/dotfiles/nvim/ftplugin
2023-08-08T22:07:39.058030Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:07:39.058107Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:07:39.093373Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:07:39.093759Z | Info | Starting server
2023-08-08T22:07:39.094722Z | Info | Started LSP server in 0.00s
2023-08-08T22:07:39.151290Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:07:39.156635Z | Info | Cradle path: /Users/shess/code/dotfiles/nvim/Test.hs
2023-08-08T22:07:39.156716Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/shess/code/dotfiles/nvim/Test.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-08-08T22:07:39.159246Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:07:39.258925Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:07:39.259002Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:07:44.900387Z | Info | Reactor thread stopped
2023-08-08T22:07:50.203258Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:07:50.203456Z | Info | Directory: /Users/shess/code/dotfiles/nvim/ftplugin
2023-08-08T22:07:50.203481Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:07:50.203561Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:07:50.237760Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:07:50.238189Z | Info | Starting server
2023-08-08T22:07:50.239175Z | Info | Started LSP server in 0.00s
2023-08-08T22:07:50.294992Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:07:50.297932Z | Info | Cradle path: /Users/shess/code/dotfiles/nvim/Test.hs
2023-08-08T22:07:50.297987Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/shess/code/dotfiles/nvim/Test.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-08-08T22:07:50.300875Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:07:50.402048Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:07:50.402143Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:08:50.204639Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:09:50.206147Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:10:50.207543Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:11:22.800577Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/dotfiles/nvim/Test.hs"
"/Users/shess/code/dotfiles/nvim/"
"/Users/shess/code/dotfiles/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-08T22:11:22.842202Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/dotfiles/nvim/Test.hs": [ ]
2023-08-08T22:11:33.528024Z | Info | Reactor thread stopped
2023-08-08T22:12:06.772362Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:12:06.772554Z | Info | Directory: /Users/shess/.config
2023-08-08T22:12:06.772581Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:12:06.772661Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:12:06.806430Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:12:06.806734Z | Info | Starting server
2023-08-08T22:12:06.807715Z | Info | Started LSP server in 0.00s
2023-08-08T22:12:06.862274Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:12:13.877832Z | Info | Cradle path: Test.hs
2023-08-08T22:12:13.877935Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for Test.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-08-08T22:12:13.880464Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:12:13.987311Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:12:13.987542Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:12:17.325442Z | Info | Reactor thread stopped
2023-08-08T22:12:36.542305Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:12:36.542510Z | Info | Directory: /Users/shess/.config
2023-08-08T22:12:36.542538Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:12:36.542617Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:12:36.576311Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:12:36.576740Z | Info | Starting server
2023-08-08T22:12:36.577655Z | Info | Started LSP server in 0.00s
2023-08-08T22:12:36.630372Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:12:36.633550Z | Info | Cradle path: Test.hs
2023-08-08T22:12:36.633601Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for Test.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-08-08T22:12:36.635198Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:12:36.736099Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:12:36.736192Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:12:47.288337Z | Info | Reactor thread stopped
2023-08-08T22:13:19.291204Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:13:19.291390Z | Info | Directory: /Users/shess/code/dotfiles
2023-08-08T22:13:19.291415Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:13:19.291491Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:13:19.325687Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:13:19.326040Z | Info | Starting server
2023-08-08T22:13:19.326958Z | Info | Started LSP server in 0.00s
2023-08-08T22:13:19.382705Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:13:19.388223Z | Info | Cradle path: /Users/shess/.config/Test.hs
2023-08-08T22:13:19.388289Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/shess/.config/Test.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-08-08T22:13:19.390475Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:13:19.488936Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:13:19.489010Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:13:22.270334Z | Info | Reactor thread stopped
2023-08-08T22:13:22.273950Z | Error | Got EOF
2023-08-08T22:13:43.653295Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:13:43.653521Z | Info | Directory: /Users/shess/code/dotfiles
2023-08-08T22:13:43.653545Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:13:43.653635Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:13:43.689454Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:13:43.689805Z | Info | Starting server
2023-08-08T22:13:43.691029Z | Info | Started LSP server in 0.00s
2023-08-08T22:13:43.746169Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:13:43.749045Z | Info | Cradle path: /Users/shess/.config/Test.hs
2023-08-08T22:13:43.749163Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/shess/.config/Test.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-08-08T22:13:43.751369Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:13:43.850939Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:13:43.851118Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:13:49.573682Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/.config/Test.hs"
"/Users/shess/.config/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-08T22:13:49.605476Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/.config/Test.hs": [ ]
2023-08-08T22:14:08.885066Z | Info | Reactor thread stopped
2023-08-08T22:14:14.845087Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:14:14.845283Z | Info | Directory: /Users/shess/code/dotfiles
2023-08-08T22:14:14.845306Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:14:14.845382Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:14:14.879777Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:14:14.880160Z | Info | Starting server
2023-08-08T22:14:14.881043Z | Info | Started LSP server in 0.00s
2023-08-08T22:14:14.937580Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:14:14.940588Z | Info | Cradle path: nvim/Test.hs
2023-08-08T22:14:14.940657Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for nvim/Test.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-08-08T22:14:14.942930Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:14:15.045659Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:14:15.045735Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:14:28.103008Z | Info | Reactor thread stopped
2023-08-08T22:14:32.457438Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:14:32.457662Z | Info | Directory: /Users/shess/code/dotfiles
2023-08-08T22:14:32.457695Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:14:32.457780Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:14:32.490848Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:14:32.491192Z | Info | Starting server
2023-08-08T22:14:32.492164Z | Info | Started LSP server in 0.00s
2023-08-08T22:14:32.548335Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [], clientSettings = hashed Nothing}
2023-08-08T22:14:32.551258Z | Info | Cradle path: /Users/shess/.config/Test.hs
2023-08-08T22:14:32.551366Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for /Users/shess/.config/Test.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-08-08T22:14:32.553547Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:14:32.652996Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-08T22:14:32.653072Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-08T22:15:32.464371Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:16:32.465538Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:17:32.467072Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:18:32.469020Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:19:32.471069Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:20:32.472666Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:21:19.855423Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/.config/Test.hs"
"/Users/shess/.config/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-08T22:21:19.879765Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/.config/Test.hs": [ ]
2023-08-08T22:21:20.467035Z | Info | Reactor thread stopped
2023-08-08T22:21:20.469789Z | Error | Got EOF
2023-08-08T22:21:38.524594Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:21:38.524783Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:21:38.524807Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:21:38.524888Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:21:38.557969Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:21:38.558384Z | Info | Starting server
2023-08-08T22:21:38.559361Z | Info | Started LSP server in 0.00s
2023-08-08T22:21:39.215624Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:21:39.218510Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:21:39.218581Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:21:39.221750Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:21:40.602140Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:21:40.602238Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:21:40.662951Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:21:40.663024Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:21:43.636326Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:21:43.636513Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:21:57.723874Z | Info | Reactor thread stopped
2023-08-08T22:22:04.083892Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:22:04.084078Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:22:04.084101Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:04.084177Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:22:04.115644Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:04.116087Z | Info | Starting server
2023-08-08T22:22:04.117103Z | Info | Started LSP server in 0.00s
2023-08-08T22:22:04.732183Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:22:04.735840Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:22:04.735909Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:22:04.739203Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:22:06.092528Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:22:06.092598Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:22:06.146040Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:22:06.146130Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:22:20.525713Z | Info | Reactor thread stopped
2023-08-08T22:22:27.370123Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:22:27.370324Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:22:27.370351Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:27.370431Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:22:27.404325Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:27.404695Z | Info | Starting server
2023-08-08T22:22:27.405617Z | Info | Started LSP server in 0.00s
2023-08-08T22:22:28.022025Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:22:28.024680Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:22:28.024749Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:22:28.028015Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:22:29.360824Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:22:29.360907Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:22:29.413041Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:22:29.413119Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:22:36.676937Z | Info | Reactor thread stopped
2023-08-08T22:22:42.304676Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:22:42.304851Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:22:42.304875Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:42.304946Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:22:42.338817Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:42.339232Z | Info | Starting server
2023-08-08T22:22:42.340198Z | Info | Started LSP server in 0.00s
2023-08-08T22:22:42.962893Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:22:42.966729Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:22:42.966794Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:22:42.969942Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:22:44.328673Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:22:44.328759Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:22:44.382163Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:22:44.382339Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:22:45.299684Z | Info | Reactor thread stopped
2023-08-08T22:22:50.714820Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:22:50.715016Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:22:50.715040Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:50.715116Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:22:50.747280Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:22:50.747654Z | Info | Starting server
2023-08-08T22:22:50.748621Z | Info | Started LSP server in 0.00s
2023-08-08T22:22:51.377544Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:22:51.380208Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:22:51.380285Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:22:51.383479Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:22:52.763686Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:22:52.763777Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:22:52.818283Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:22:52.818362Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:23:33.718716Z | Info | Reactor thread stopped
2023-08-08T22:23:39.830375Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:23:39.830589Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:23:39.830613Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:23:39.830699Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:23:39.864712Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:23:39.865145Z | Info | Starting server
2023-08-08T22:23:39.866117Z | Info | Started LSP server in 0.00s
2023-08-08T22:23:40.507242Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:23:40.509961Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:23:40.510028Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:23:40.513487Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:23:41.887951Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:23:41.888028Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:23:41.940085Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:23:41.940161Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:23:59.834251Z | Info | Reactor thread stopped
2023-08-08T22:24:05.440408Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:24:05.440602Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:24:05.440625Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:05.440698Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:24:05.477026Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:05.477400Z | Info | Starting server
2023-08-08T22:24:05.478447Z | Info | Started LSP server in 0.00s
2023-08-08T22:24:06.118201Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:24:06.121170Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:24:06.121229Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:24:06.124386Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:24:07.480724Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:24:07.481155Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:24:07.538103Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:24:07.538184Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:24:26.189539Z | Info | Reactor thread stopped
2023-08-08T22:24:31.696335Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:24:31.696535Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:24:31.696561Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:31.696645Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:24:31.735982Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:31.736358Z | Info | Starting server
2023-08-08T22:24:31.737364Z | Info | Started LSP server in 0.00s
2023-08-08T22:24:32.368778Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:24:32.371539Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:24:32.371610Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:24:32.374852Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:24:33.723730Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:24:33.723807Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:24:33.778673Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:24:33.778751Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:24:51.729003Z | Info | Reactor thread stopped
2023-08-08T22:24:56.751040Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:24:56.751237Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:24:56.751261Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:56.751335Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:24:56.784416Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:24:56.784806Z | Info | Starting server
2023-08-08T22:24:56.785737Z | Info | Started LSP server in 0.00s
2023-08-08T22:24:57.410437Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:24:57.413563Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:24:57.413628Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:24:57.416866Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:24:58.828594Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:24:58.828686Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:24:58.884443Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:24:58.884523Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:25:56.753526Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:26:53.041330Z | Info | Reactor thread stopped
2023-08-08T22:27:00.441557Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:27:00.441746Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:27:00.441783Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:27:00.441873Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:27:00.476199Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:27:00.476583Z | Info | Starting server
2023-08-08T22:27:00.477599Z | Info | Started LSP server in 0.00s
2023-08-08T22:27:01.102701Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:27:01.105774Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:27:01.105831Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:27:01.108784Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:27:02.463716Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:27:02.463799Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:27:02.522843Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:27:02.522920Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:28:00.443317Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:28:46.736298Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:28:46.736489Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:28:46.736514Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:28:46.736588Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:28:46.769068Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:28:46.769413Z | Info | Starting server
2023-08-08T22:28:46.770384Z | Info | Started LSP server in 0.00s
2023-08-08T22:28:47.421937Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:28:47.424701Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-08T22:28:47.424777Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-08T22:28:47.428182Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:28:48.783182Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:28:48.783286Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:28:48.836780Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:28:48.836856Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:29:00.445402Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:29:46.744503Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:30:00.458966Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:30:02.914701Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:30:02.994172Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/TypedDAG.hs": [ ]
2023-08-08T22:30:06.710136Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:30:06.710248Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:30:46.749198Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:30:51.306379Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:30:51.306699Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:30:53.878122Z | Info | Cradle path: src/NSO/CustomMonad.hs
2023-08-08T22:30:53.878379Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomMonad.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-08-08T22:30:53.887059Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:30:55.288501Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:30:55.288651Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:30:55.288680Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-08T22:30:55.570863Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-08T22:30:55.571026Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:30:55.571103Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:31:00.465066Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:31:04.697524Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:31:04.733055Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/CustomMonad.hs": [ ]
2023-08-08T22:31:14.616726Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:31:14.704716Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/CustomMonad.hs": [ ]
2023-08-08T22:31:46.751342Z | Info | Live bytes: 86.33MB Heap size: 961.54MB
2023-08-08T22:31:51.709171Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-08T22:31:51.709472Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-08T22:31:51.716840Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:31:53.145705Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:31:53.145847Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:31:53.145926Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:31:53.145952Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-08T22:32:00.466975Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:32:26.593698Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:32:26.708425Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:32:46.752949Z | Info | Live bytes: 156.97MB Heap size: 1012.92MB
2023-08-08T22:32:48.347929Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:32:48.530709Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:33:00.469216Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:33:07.619147Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:33:07.777987Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:33:44.907043Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:33:45.070258Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:33:46.754203Z | Info | Live bytes: 166.41MB Heap size: 1013.97MB
2023-08-08T22:34:00.471094Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:34:19.061295Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:34:19.064665Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 18 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:34:19.199483Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:34:27.874903Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:34:27.883622Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 19 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:34:28.052807Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:34:46.756122Z | Info | Live bytes: 145.00MB Heap size: 1090.52MB
2023-08-08T22:34:56.231497Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:34:56.234774Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 20 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:34:56.372139Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:35:00.472770Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:35:46.757770Z | Info | Live bytes: 154.95MB Heap size: 1090.52MB
2023-08-08T22:35:56.165833Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:35:56.168266Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 21 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:35:56.304626Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:36:00.474805Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:36:10.348413Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:36:10.357142Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:36:10.502019Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:36:44.667535Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:36:44.670612Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 24 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:36:44.826432Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:36:45.958634Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:36:45.960648Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 23 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-08T22:36:46.097636Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ ]
2023-08-08T22:36:46.759737Z | Info | Live bytes: 171.31MB Heap size: 1090.52MB
2023-08-08T22:37:00.476249Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:37:46.762464Z | Info | Live bytes: 171.31MB Heap size: 1090.52MB
2023-08-08T22:38:00.478493Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:38:46.765592Z | Info | Live bytes: 169.36MB Heap size: 1090.52MB
2023-08-08T22:39:00.480165Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:40:00.482488Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:40:57.267655Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-08T22:40:57.267845Z | Info | Directory: /Users/shess/code/level2
2023-08-08T22:40:57.267868Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:40:57.267948Z | Info | Logging heap statistics every 60.00s
2023-08-08T22:40:57.299754Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-08T22:40:57.300163Z | Info | Starting server
2023-08-08T22:40:57.301141Z | Info | Started LSP server in 0.00s
2023-08-08T22:40:57.926689Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-08T22:40:57.930144Z | Info | Cradle path: src/NSO/Level2.hs
2023-08-08T22:40:57.930202Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/Level2.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-08-08T22:40:57.933516Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:40:59.311979Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:40:59.312076Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-08T22:40:59.357172Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:40:59.357253Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:40:59.490910Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-08T22:40:59.491003Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-08T22:40:59.494516Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-08T22:41:00.484746Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:41:00.891063Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:41:00.891204Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-08T22:41:00.891234Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-08T22:41:01.080112Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:41:01.080197Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:41:01.282414Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:41:01.416612Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs": [ ]
2023-08-08T22:41:01.418094Z | Warning | class: InternalError: Unable to typecheck
2023-08-08T22:41:01.418148Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-08T22:41:33.046032Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:41:33.098707Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-08T22:41:57.270266Z | Info | Live bytes: 86.53MB Heap size: 936.38MB
2023-08-08T22:42:00.486196Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:42:53.675412Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-08T22:42:53.852484Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-08T22:42:57.272039Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-08T22:43:00.487375Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:43:57.274482Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-08T22:44:00.489520Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:44:57.284497Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-08T22:45:00.499820Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:45:57.232427Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-08T22:46:00.446222Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-08T22:46:57.235032Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-08T22:47:00.447539Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T00:59:21.181070Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T00:59:24.392576Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:00:21.184936Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:00:24.396531Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:01:21.186484Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:01:24.398117Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:02:21.187974Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:02:24.398907Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:03:21.189716Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:03:24.399848Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:04:21.190707Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:04:24.400982Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:05:21.191508Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:05:24.402365Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:06:21.192924Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:06:24.403566Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:07:21.194414Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:07:24.405008Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:08:21.197288Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:08:24.405590Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:09:21.199880Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:09:24.407159Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:10:21.201554Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:10:24.407945Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:11:21.203534Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:11:24.408475Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:12:21.205281Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:12:24.409475Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:13:21.206822Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:13:24.411296Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:14:21.208149Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:14:24.412384Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:15:21.228527Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:15:24.433433Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:27:11.151092Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:27:14.356016Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:28:11.153949Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:28:14.357858Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:29:11.156529Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:29:14.360102Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:30:11.160339Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:30:14.362394Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:31:11.162279Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:31:14.363417Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:32:11.163809Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:32:14.364937Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:33:11.165341Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:33:14.366526Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:34:11.166310Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:34:14.367916Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:35:11.168033Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:35:14.369140Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:36:11.169156Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:36:14.369995Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:37:11.170429Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:37:14.371511Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:38:11.171764Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:38:14.373025Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:39:11.173646Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:39:14.374810Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:40:11.175005Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:40:14.375451Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:41:11.176183Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:41:14.376995Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:42:11.177873Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:42:14.378818Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:43:11.179578Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:43:14.380517Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:44:11.181383Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:44:14.382328Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:45:11.182826Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:45:14.383397Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:46:11.184379Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:46:14.384980Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:47:11.205509Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:47:14.409094Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:48:11.228793Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:48:14.427772Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:49:11.231256Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:49:14.430432Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:50:11.232521Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:50:14.432570Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:51:11.234877Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:51:14.435867Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:52:11.237190Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:52:14.437943Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:53:11.239549Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:53:14.440166Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:54:11.242129Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:54:14.442097Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:55:11.244446Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:55:14.444183Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:56:11.246428Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:56:14.446081Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:57:11.248634Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:57:14.448394Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:58:11.251147Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:58:14.450204Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T01:59:11.254201Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T01:59:14.452448Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:00:11.255585Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:00:14.453517Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:01:11.257871Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:01:14.455241Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:02:11.260545Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:02:14.456920Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:03:11.262092Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:03:14.459158Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:04:11.264305Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:04:14.460795Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:05:11.266382Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:05:14.463092Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:06:11.268335Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:06:14.465339Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:07:11.269928Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:07:14.466879Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:08:11.270836Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:08:14.468201Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:09:11.272714Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:09:14.469890Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:10:11.274056Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:10:14.471846Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:11:11.275493Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:11:14.474025Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:12:11.277665Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:12:14.475569Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:13:11.279153Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:13:14.477469Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:14:11.280613Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:14:14.479415Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:15:11.282909Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:15:14.481469Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:16:11.285123Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:16:14.483590Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:17:11.287491Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:17:14.485476Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:18:11.289336Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:18:14.487100Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:19:11.291348Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:19:14.488933Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:20:11.292703Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:20:14.489954Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:21:11.294700Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:21:14.492046Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:22:11.296316Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:22:14.493511Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:23:11.298403Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:23:14.494639Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:24:11.299433Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:24:14.496623Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:25:11.302523Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:25:14.500836Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:26:11.314507Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:26:14.510308Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:27:11.316901Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:27:14.512770Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:28:11.318999Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:28:14.514274Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:29:11.321325Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:29:14.515616Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:30:11.323648Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:30:14.517403Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:31:11.325561Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:31:14.519198Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:32:11.327595Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:32:14.520895Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:33:11.329563Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:33:14.523105Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:34:11.331774Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:34:14.525222Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:35:11.333949Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:35:14.527348Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:36:11.336276Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:36:14.529664Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:37:11.338523Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:37:14.531810Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:38:11.339980Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:38:14.533077Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:39:11.341185Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:39:14.535200Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:40:11.343404Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:40:14.537141Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:41:11.345609Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:41:14.538534Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:42:11.347465Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:42:14.540027Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:43:11.349009Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:43:14.541684Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:44:11.354131Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:44:14.547270Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:45:11.358362Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:45:14.550267Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:46:11.360601Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:46:14.553376Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:47:11.363911Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:47:14.555457Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:48:11.366275Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:48:14.557350Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:49:11.368580Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:49:14.559213Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:50:11.372154Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:50:14.561646Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:51:11.374459Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:51:14.563970Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:52:11.376580Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:52:14.565501Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:53:11.378218Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:53:14.567570Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:54:11.380988Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:54:14.569611Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:55:11.383572Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:55:14.571820Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:56:11.386502Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:56:14.573827Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:57:11.388546Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:57:14.575868Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:58:11.390846Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:58:14.577893Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T02:59:11.392839Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T02:59:14.579993Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:00:11.395073Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:00:14.581680Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:01:11.397474Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:01:14.583279Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:02:11.400097Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:02:14.585524Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:03:11.401838Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:03:14.586948Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:04:11.403583Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:04:14.587836Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:05:11.405540Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:05:14.589911Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:06:11.408068Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:06:14.592345Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:07:11.410445Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:07:14.594149Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:08:11.412680Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:08:14.596391Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:09:11.414705Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:09:14.597999Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:10:11.416475Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:10:14.599931Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:11:11.418348Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:11:14.601967Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:12:11.420259Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:12:14.603345Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:13:11.422496Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:13:14.605099Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:14:11.424540Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:14:14.607488Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:15:11.426800Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:15:14.609718Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:16:11.428724Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:16:14.611851Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:17:11.430697Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:17:14.613496Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:18:11.432283Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:18:14.615442Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:19:11.433734Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:19:14.616708Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:20:11.435691Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:20:14.617826Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:21:11.436983Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:21:14.619891Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:22:11.437627Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:22:14.620773Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:23:11.438450Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:23:14.621663Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:24:11.440317Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:24:14.623540Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:25:11.442217Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:25:14.624770Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:26:11.443534Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:26:14.626664Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:27:11.445440Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:27:14.628303Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:28:11.447500Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:28:14.630442Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:29:11.449566Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:29:14.631680Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:30:11.451363Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:30:14.633620Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:31:11.453331Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:31:14.635599Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:32:11.455150Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:32:14.637237Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:33:11.457118Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:33:14.638845Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:34:11.459310Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:34:14.640678Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:35:11.461745Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:35:14.641952Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:36:11.462908Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:36:14.643898Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:37:11.464591Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:37:14.645890Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:38:11.466683Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:38:14.647011Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:39:11.468869Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:39:14.648042Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:40:11.471119Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:40:14.649906Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:41:11.489205Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:41:14.669530Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:42:11.495148Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:42:14.675051Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:43:11.497910Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:43:14.677322Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T03:44:11.501366Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T03:44:14.682455Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T04:00:01.327079Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T04:00:04.505569Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T04:33:29.804245Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T04:33:32.983018Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T06:35:58.497700Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T06:53:05.925363Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T10:11:53.149783Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T10:11:56.330397Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T13:10:52.906988Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T13:10:56.085989Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:54:11.409569Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:54:14.592167Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:55:11.424875Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:55:14.603437Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:56:11.434466Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:56:14.612794Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:57:11.436361Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:57:14.614156Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:58:11.438783Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:58:14.615665Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T14:59:11.439850Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T14:59:14.617040Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:00:11.440636Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:00:14.618326Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:01:11.442013Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:01:14.619293Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:02:11.443294Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:02:14.620609Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:03:11.445095Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:03:14.621148Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:04:11.446377Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:04:14.622052Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:05:11.448292Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:05:14.623294Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:06:11.449488Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:06:14.624305Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:07:11.451828Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:07:14.625518Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:08:11.452882Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:08:14.626772Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:09:11.454279Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:09:14.627987Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:10:11.455330Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:10:14.629385Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:11:11.456542Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:11:14.630657Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:12:11.458610Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:12:14.631680Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:13:11.467725Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:13:14.641213Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:14:11.469701Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:14:14.642710Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:15:11.471310Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:15:14.643922Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:16:11.471782Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:16:14.645054Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:17:11.473780Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:17:14.645952Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:18:11.475695Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:18:14.647133Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:19:11.477393Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:19:14.648370Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:20:11.478796Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:20:14.649561Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:21:11.479729Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:21:14.651004Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:22:11.480680Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:22:14.652409Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:23:11.481992Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:23:14.653684Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:24:11.483322Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:24:14.654928Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:25:11.484581Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:25:14.656120Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:26:11.486107Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:26:14.657421Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:27:11.487679Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:27:14.658726Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:28:11.488887Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:28:14.660042Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:29:11.490001Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:29:14.660912Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:30:11.490898Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:30:14.662051Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:31:11.493664Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:31:14.663244Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:32:11.496147Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:32:14.663866Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:33:11.497732Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:33:14.665307Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:34:11.500330Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:34:14.667078Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:35:11.502015Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:35:14.668184Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:36:11.503703Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:36:14.669400Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:37:11.505025Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:37:14.671081Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:38:11.506156Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:38:14.672338Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:39:11.506967Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:39:14.673478Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:40:11.508353Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:40:14.674507Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:41:11.509546Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:41:14.675753Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:42:11.510725Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:42:14.676729Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:43:11.513263Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:43:14.677958Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:44:11.515704Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:44:14.678917Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:45:11.517117Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:45:14.680119Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:46:11.518486Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:46:14.681172Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:47:11.521515Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:47:14.682569Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:48:11.522913Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:48:14.683951Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:49:11.525255Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:49:14.684992Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:50:11.527887Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:50:14.686209Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:51:11.528923Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:51:14.687214Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:52:11.531353Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:52:14.688391Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:53:11.532878Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:53:14.689759Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:54:11.534386Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:54:14.690666Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:55:11.537380Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:55:14.692123Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:56:11.539304Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:56:14.693522Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:57:11.541716Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:57:14.694692Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:58:11.542706Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:58:14.695953Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T15:59:11.544103Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T15:59:14.697185Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:00:11.545534Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T16:00:14.698686Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:01:11.546845Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T16:01:14.709781Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:02:11.548424Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T16:02:14.710821Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:03:11.549818Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T16:03:14.712068Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:04:11.566404Z | Info | Live bytes: 85.61MB Heap size: 983.56MB
2023-08-09T16:04:14.729146Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:04:34.035127Z | Info | Reactor thread stopped
2023-08-09T16:05:14.736812Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:06:14.738617Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:06:51.189825Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T16:06:51.190038Z | Info | Directory: /Users/shess/code/level2
2023-08-09T16:06:51.190060Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T16:06:51.190137Z | Info | Logging heap statistics every 60.00s
2023-08-09T16:06:51.224295Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T16:06:51.224644Z | Info | Starting server
2023-08-09T16:06:51.225661Z | Info | Started LSP server in 0.00s
2023-08-09T16:06:51.848814Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T16:06:51.899153Z | Info | Cradle path: src/NSO/Experiment.hs
2023-08-09T16:06:51.899233Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/Experiment.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-08-09T16:06:51.902819Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T16:06:53.267741Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T16:06:53.267832Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T16:06:53.306935Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T16:06:53.307039Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T16:06:53.310486Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T16:06:53.331251Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T16:06:53.331342Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T16:06:54.687120Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T16:06:54.687265Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T16:06:54.687294Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-09T16:07:14.740321Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:07:51.191824Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:08:14.742054Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:08:51.193519Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:09:14.743693Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:09:51.195195Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:10:14.745440Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:10:51.196890Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:11:14.747310Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:11:51.198635Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:12:14.749008Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:12:51.200255Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:12:59.891392Z | Info | Reactor thread stopped
2023-08-09T16:13:51.201944Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:14:51.203549Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:15:51.203900Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:16:51.205328Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:17:51.207070Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:18:51.209074Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:19:51.211562Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:20:51.213292Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:21:40.168828Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T16:21:40.223451Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T16:21:51.215258Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:22:38.746041Z | Info | Reactor thread stopped
2023-08-09T16:23:32.946697Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T16:23:32.946899Z | Info | Directory: /Users/shess/code/level2
2023-08-09T16:23:32.946927Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T16:23:32.947005Z | Info | Logging heap statistics every 60.00s
2023-08-09T16:23:32.980664Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T16:23:32.981076Z | Info | Starting server
2023-08-09T16:23:32.982014Z | Info | Started LSP server in 0.00s
2023-08-09T16:23:33.601349Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T16:23:33.605868Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T16:23:33.605926Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T16:23:33.609379Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T16:23:34.942324Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T16:23:34.942420Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T16:24:32.948200Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:25:32.949840Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:26:32.951486Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:27:32.953176Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:28:32.955066Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:29:32.956798Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:30:32.958603Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:31:32.960529Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:32:32.962039Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:33:32.963625Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:34:32.966284Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:35:32.968841Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:36:32.969505Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:37:32.972371Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:38:32.973369Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:39:32.973834Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:40:32.975957Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:41:32.978831Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:42:32.982067Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:43:32.984864Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:44:32.986697Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:45:32.989357Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:46:32.989820Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:47:32.990832Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:48:32.992421Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:49:32.994679Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:50:32.996808Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:51:32.998962Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:52:33.000416Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:53:33.002232Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:54:33.004114Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T16:55:30.663933Z | Info | Reactor thread stopped
2023-08-09T17:58:08.311700Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T17:58:08.314687Z | Info | Directory: /Users/shess/code/level2
2023-08-09T17:58:08.314723Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T17:58:08.315153Z | Info | Logging heap statistics every 60.00s
2023-08-09T17:58:08.345181Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T17:58:08.345804Z | Info | Starting server
2023-08-09T17:58:08.361259Z | Info | Started LSP server in 0.02s
2023-08-09T17:58:09.014723Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T17:58:09.027826Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T17:58:09.027907Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T17:58:09.030769Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T17:58:10.425468Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T17:58:10.425549Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T17:58:23.342525Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:58:23.491402Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T17:58:40.249883Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:58:40.343188Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T17:58:46.342924Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:58:46.425263Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T17:59:00.359337Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:59:00.432022Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T17:59:04.609218Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:59:04.705566Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T17:59:08.317623Z | Info | Live bytes: 68.14MB Heap size: 927.99MB
2023-08-09T17:59:16.372918Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T17:59:16.420772Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T18:00:08.319453Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:01:08.321451Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:02:08.322533Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:03:08.324488Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:04:08.325991Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:05:08.327932Z | Info | Live bytes: 70.98MB Heap size: 927.99MB
2023-08-09T18:05:27.503679Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T18:05:27.619483Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T18:06:08.329832Z | Info | Live bytes: 71.24MB Heap size: 927.99MB
2023-08-09T18:06:50.129491Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T18:06:50.198499Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T18:07:08.332423Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:08:08.334154Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:09:08.335634Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:10:08.337580Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:11:08.339099Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:12:08.340978Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:13:08.342085Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:14:08.353001Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:15:08.357370Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:16:08.359588Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:17:08.361789Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:18:08.364020Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:19:08.365021Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:20:08.367118Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:21:08.368440Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:22:08.370668Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:23:08.372848Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:24:08.375140Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:25:08.377295Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:26:08.379470Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:27:08.381443Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:28:08.383565Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:29:08.385545Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:30:08.387813Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:31:08.389125Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:32:08.391362Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:33:08.393162Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:34:08.395245Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:36:13.605807Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:37:13.606637Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:38:13.608465Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:39:13.610377Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:40:13.611750Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:41:13.613672Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:42:13.615232Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:43:13.617088Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:44:13.618919Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:45:13.620857Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:46:13.622835Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:47:13.623977Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:48:13.625885Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:49:13.627671Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:50:13.628800Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:51:13.630580Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:52:13.632350Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:53:13.634263Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:54:13.636094Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:55:13.637916Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:56:13.640964Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:57:13.642351Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:58:13.654083Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T18:59:13.671079Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:00:13.673626Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:01:13.675235Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:02:13.677642Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:03:13.680824Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:04:13.682691Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:05:13.683883Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:06:13.686938Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:07:13.689913Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:08:13.691956Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:09:13.694118Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:10:13.696367Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:11:13.699216Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:12:13.702930Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:13:13.707319Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:14:13.710203Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:15:13.712195Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:16:13.715469Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:17:13.716820Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:18:13.720112Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:19:13.720668Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:20:13.722246Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:21:13.723548Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:22:13.726726Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:23:13.729798Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:24:13.731966Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:25:13.734610Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:26:13.737585Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:27:13.740891Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:28:13.746087Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:29:13.751917Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:30:13.757162Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:31:13.779205Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:32:13.786203Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:33:13.790597Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:34:13.809743Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:35:13.814192Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:36:13.818228Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:37:13.821137Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:38:13.822918Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:39:13.824694Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:40:13.827259Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:41:13.829385Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:42:13.831263Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:43:13.833779Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:44:13.835746Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:45:13.837186Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:46:13.839580Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:47:13.841358Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:48:13.843272Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:49:13.845576Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:50:13.847337Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:51:13.849102Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:52:13.851725Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:53:13.853036Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:54:13.854720Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:55:13.855999Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:56:13.857475Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:57:13.859702Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:58:13.861464Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T19:59:13.862335Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:00:13.865478Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:01:13.867374Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:02:13.868121Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:03:13.871404Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:04:13.873152Z | Info | Live bytes: 70.20MB Heap size: 927.99MB
2023-08-09T20:05:06.163842Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:05:06.295614Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:05:13.875170Z | Info | Live bytes: 73.25MB Heap size: 927.99MB
2023-08-09T20:05:34.816820Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:05:34.922427Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:06:07.539363Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:06:07.642590Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:06:13.876491Z | Info | Live bytes: 76.78MB Heap size: 927.99MB
2023-08-09T20:06:43.389254Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:06:43.501690Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:06:46.846469Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:06:46.990740Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:07:13.878008Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:08:13.879566Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:09:13.887761Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:10:13.906560Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:11:13.908221Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:12:13.910346Z | Info | Live bytes: 78.95MB Heap size: 927.99MB
2023-08-09T20:12:16.642963Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:12:16.746525Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:12:33.875904Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:12:33.988456Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:12:46.148352Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:12:46.251726Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:13:13.912597Z | Info | Live bytes: 80.33MB Heap size: 927.99MB
2023-08-09T20:13:43.193682Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:13:43.335121Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:14:13.914492Z | Info | Live bytes: 83.66MB Heap size: 927.99MB
2023-08-09T20:15:02.254013Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:15:02.313579Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:15:13.916531Z | Info | Live bytes: 87.76MB Heap size: 927.99MB
2023-08-09T20:15:40.182292Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:15:40.317010Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:16:13.918058Z | Info | Live bytes: 93.08MB Heap size: 927.99MB
2023-08-09T20:16:28.778858Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:16:28.889662Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:16:38.738040Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:16:38.846576Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:17:13.920698Z | Info | Live bytes: 96.66MB Heap size: 927.99MB
2023-08-09T20:17:37.400573Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:17:37.463360Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:17:46.862745Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:17:46.972489Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:17:53.032621Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:17:53.170774Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:18:13.922909Z | Info | Live bytes: 115.16MB Heap size: 927.99MB
2023-08-09T20:18:18.365461Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:18:18.483122Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:18:25.254505Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:18:25.370536Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:18:39.552357Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:18:39.661261Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:18:54.030380Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:18:54.110828Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:18:59.426918Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:18:59.556209Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:19:07.757369Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:19:07.888020Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:19:13.924881Z | Info | Live bytes: 118.84MB Heap size: 927.99MB
2023-08-09T20:20:13.926591Z | Info | Live bytes: 121.11MB Heap size: 927.99MB
2023-08-09T20:20:37.137000Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:20:37.296331Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:20:39.240905Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:20:39.370920Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:20:49.863947Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:20:49.972851Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:20:54.200329Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:20:54.326003Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:11.085147Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:11.136599Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:13.928386Z | Info | Live bytes: 136.14MB Heap size: 931.14MB
2023-08-09T20:21:17.398633Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:17.504787Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:43.683654Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:43.811099Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:45.510297Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:45.628215Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:48.096659Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:48.158011Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:54.060036Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:54.164058Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:21:59.408363Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:21:59.536120Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:22:02.039794Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:22:02.183604Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:22:03.410032Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:22:03.497380Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:22:13.930988Z | Info | Live bytes: 87.38MB Heap size: 961.54MB
2023-08-09T20:23:13.933614Z | Info | Live bytes: 92.96MB Heap size: 961.54MB
2023-08-09T20:24:13.936068Z | Info | Live bytes: 92.44MB Heap size: 961.54MB
2023-08-09T20:24:24.678787Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:24:24.683969Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 39 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-09T20:24:24.752502Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:25:13.938239Z | Info | Live bytes: 96.60MB Heap size: 961.54MB
2023-08-09T20:25:30.280427Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:25:30.384229Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:25:34.518723Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:25:34.660541Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:25:36.799850Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:25:36.943097Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:26:13.940958Z | Info | Live bytes: 97.57MB Heap size: 961.54MB
2023-08-09T20:27:13.943410Z | Info | Live bytes: 97.57MB Heap size: 961.54MB
2023-08-09T20:28:13.944555Z | Info | Live bytes: 97.57MB Heap size: 961.54MB
2023-08-09T20:29:13.946953Z | Info | Live bytes: 97.57MB Heap size: 961.54MB
2023-08-09T20:30:13.948597Z | Info | Live bytes: 103.26MB Heap size: 961.54MB
2023-08-09T20:30:54.959520Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:30:55.049461Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:31:13.950355Z | Info | Live bytes: 114.02MB Heap size: 961.54MB
2023-08-09T20:32:13.542552Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:32:13.682909Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:32:13.952126Z | Info | Live bytes: 121.07MB Heap size: 961.54MB
2023-08-09T20:32:38.200788Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:32:38.337932Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:32:47.147175Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:32:47.267226Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:33:13.953178Z | Info | Live bytes: 131.95MB Heap size: 961.54MB
2023-08-09T20:33:25.028444Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:33:25.158080Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:33:35.669808Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:33:35.818071Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:33:54.592144Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:33:54.735849Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:33:56.954646Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:33:57.088616Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:34:13.954597Z | Info | Live bytes: 140.24MB Heap size: 961.54MB
2023-08-09T20:34:21.755434Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:34:21.808350Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:34:30.751747Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:34:30.855560Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:34:48.863507Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:34:48.913964Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:35:13.955976Z | Info | Live bytes: 150.19MB Heap size: 961.54MB
2023-08-09T20:35:25.006676Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:35:25.079867Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:36:13.957610Z | Info | Live bytes: 156.04MB Heap size: 961.54MB
2023-08-09T20:36:26.207186Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:36:26.347307Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:37:13.960028Z | Info | Live bytes: 155.87MB Heap size: 961.54MB
2023-08-09T20:37:27.555054Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:37:27.703232Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:37:38.661848Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:37:38.741341Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:37:43.735492Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:37:43.803633Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:37:49.245567Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:37:49.377122Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:37:54.561254Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:37:54.700349Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:06.769615Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:06.875215Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:08.785662Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:08.865330Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:13.960811Z | Info | Live bytes: 164.41MB Heap size: 961.54MB
2023-08-09T20:38:18.368024Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:18.498958Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:21.099365Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:21.220214Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:29.706267Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:29.830446Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:31.330799Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:31.472666Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:38:36.845627Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:38:36.988411Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:39:00.628226Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:39:00.771186Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:39:09.787027Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:39:09.926532Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:39:13.962427Z | Info | Live bytes: 94.68MB Heap size: 1011.88MB
2023-08-09T20:39:55.051163Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:39:55.199131Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:39:56.076344Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:39:56.191773Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:40:13.964349Z | Info | Live bytes: 100.75MB Heap size: 1011.88MB
2023-08-09T20:40:47.760730Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:40:47.888718Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:41:10.416168Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:41:10.471171Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:41:13.966862Z | Info | Live bytes: 108.75MB Heap size: 1011.88MB
2023-08-09T20:41:43.794300Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:41:43.897758Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:41:48.145154Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:41:48.217952Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:42:01.504883Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:42:01.637491Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:42:13.968588Z | Info | Live bytes: 125.49MB Heap size: 1011.88MB
2023-08-09T20:42:15.191323Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:42:15.241628Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:42:50.421600Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:42:50.557085Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:43:09.623944Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:43:09.752941Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:43:13.970640Z | Info | Live bytes: 135.78MB Heap size: 1011.88MB
2023-08-09T20:43:16.582621Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:43:16.698724Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:43:31.263297Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:43:31.404083Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:43:38.446540Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:43:38.452326Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 46 10 18 Nothing) "[GHC-58481] parse error on input `Typeable'"
2023-08-09T20:43:38.575230Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:44:05.138787Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:44:05.282566Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:44:13.972003Z | Info | Live bytes: 149.80MB Heap size: 1011.88MB
2023-08-09T20:44:14.648855Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:44:14.769820Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:44:20.342718Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:44:20.462932Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:45:13.973816Z | Info | Live bytes: 152.11MB Heap size: 1011.88MB
2023-08-09T20:46:13.975307Z | Info | Live bytes: 152.11MB Heap size: 1011.88MB
2023-08-09T20:47:13.977543Z | Info | Live bytes: 152.11MB Heap size: 1011.88MB
2023-08-09T20:48:13.978698Z | Info | Live bytes: 152.11MB Heap size: 1011.88MB
2023-08-09T20:49:13.980791Z | Info | Live bytes: 152.11MB Heap size: 1011.88MB
2023-08-09T20:49:58.075607Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:49:58.212112Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:50:12.814979Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:50:12.959390Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:50:13.982497Z | Info | Live bytes: 163.26MB Heap size: 1011.88MB
2023-08-09T20:50:46.234834Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:50:46.297007Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:51:13.984744Z | Info | Live bytes: 163.63MB Heap size: 1011.88MB
2023-08-09T20:52:13.987018Z | Info | Live bytes: 163.63MB Heap size: 1011.88MB
2023-08-09T20:53:13.989293Z | Info | Live bytes: 163.63MB Heap size: 1011.88MB
2023-08-09T20:53:55.804177Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:53:55.880011Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:54:13.991985Z | Info | Live bytes: 163.63MB Heap size: 1011.88MB
2023-08-09T20:55:13.994089Z | Info | Live bytes: 163.63MB Heap size: 1011.88MB
2023-08-09T20:56:13.995973Z | Info | Live bytes: 165.47MB Heap size: 1011.88MB
2023-08-09T20:57:13.997624Z | Info | Live bytes: 169.20MB Heap size: 1011.88MB
2023-08-09T20:57:59.797376Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:57:59.942290Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:58:09.277193Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:58:09.356656Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:58:13.461565Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:58:13.568579Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:58:14.000027Z | Info | Live bytes: 172.47MB Heap size: 1011.88MB
2023-08-09T20:58:15.829806Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:58:15.971623Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:59:03.669785Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T20:59:03.816447Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T20:59:14.001848Z | Info | Live bytes: 176.86MB Heap size: 1011.88MB
2023-08-09T21:00:14.003854Z | Info | Live bytes: 176.86MB Heap size: 1011.88MB
2023-08-09T21:01:14.005282Z | Info | Live bytes: 176.86MB Heap size: 1011.88MB
2023-08-09T21:02:14.007427Z | Info | Live bytes: 176.86MB Heap size: 1011.88MB
2023-08-09T21:03:14.008928Z | Info | Live bytes: 89.96MB Heap size: 1011.88MB
2023-08-09T21:04:14.011364Z | Info | Live bytes: 92.00MB Heap size: 1011.88MB
2023-08-09T21:04:48.023368Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:04:48.176270Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:05:09.153008Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:05:09.215004Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:05:14.012467Z | Info | Live bytes: 90.67MB Heap size: 1011.88MB
2023-08-09T21:05:18.563740Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:05:18.634749Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:05:24.510499Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:05:24.640446Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:06:14.014607Z | Info | Live bytes: 93.31MB Heap size: 1011.88MB
2023-08-09T21:06:21.381212Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:06:21.533957Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:06:36.047518Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:06:36.136595Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:07:07.984152Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:07:08.111162Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:07:13.849320Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:07:13.992676Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:07:14.016123Z | Info | Live bytes: 93.23MB Heap size: 1011.88MB
2023-08-09T21:07:19.198681Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:07:19.251704Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:02.307102Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:02.429416Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:05.490056Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:05.606092Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:09.914595Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:10.045376Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:12.965680Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:13.066402Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:14.018303Z | Info | Live bytes: 94.89MB Heap size: 1011.88MB
2023-08-09T21:08:24.364284Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:24.440092Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:32.937983Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:33.090348Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:08:37.351696Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:08:37.403215Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:09:13.190541Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:09:13.267733Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:09:14.020298Z | Info | Live bytes: 95.06MB Heap size: 1011.88MB
2023-08-09T21:10:07.358751Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:10:07.418187Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:10:13.667314Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:10:13.813126Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:10:14.022194Z | Info | Live bytes: 96.99MB Heap size: 1011.88MB
2023-08-09T21:10:16.581369Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:10:16.681526Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:10:52.273983Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:10:52.412215Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:11:14.023768Z | Info | Live bytes: 96.62MB Heap size: 1011.88MB
2023-08-09T21:11:57.688176Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:11:57.831077Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:02.933533Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:03.036180Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:07.663757Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:07.668890Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 28 10 12 Nothing) "[GHC-58481] parse error on input `<-'"
2023-08-09T21:12:07.799838Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:09.843155Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:09.982440Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:14.025548Z | Info | Live bytes: 105.84MB Heap size: 1011.88MB
2023-08-09T21:12:16.780325Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:16.830395Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:37.270285Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:37.391885Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:42.760452Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:42.791555Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:48.161691Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:48.211477Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:12:52.691504Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:12:52.752097Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:13:12.390013Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:13:12.442003Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:13:14.027562Z | Info | Live bytes: 99.30MB Heap size: 1011.88MB
2023-08-09T21:13:40.430662Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:13:40.567583Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:13:45.934268Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:13:46.074990Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:14:05.745939Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:14:05.867641Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:14:13.762807Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:14:13.918696Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:14:14.028944Z | Info | Live bytes: 102.21MB Heap size: 1011.88MB
2023-08-09T21:14:24.392586Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:14:24.561682Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:14:42.742724Z | Info | Reactor thread stopped
2023-08-09T21:14:51.239658Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T21:14:51.239861Z | Info | Directory: /Users/shess/code/level2
2023-08-09T21:14:51.239884Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:14:51.239957Z | Info | Logging heap statistics every 60.00s
2023-08-09T21:14:51.272398Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:14:51.272794Z | Info | Starting server
2023-08-09T21:14:51.273760Z | Info | Started LSP server in 0.00s
2023-08-09T21:14:51.900402Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T21:14:51.904080Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T21:14:51.904139Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T21:14:51.907348Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T21:14:53.269835Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:14:53.269933Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T21:14:53.323388Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:14:53.323463Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:16.689321Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:16.689539Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:18.217759Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:18.217985Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:19.425999Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:19.426117Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:20.237302Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:15:20.370290Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:15:20.372535Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:20.372575Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:23.542874Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:23.542988Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:23.705525Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:23.705614Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:28.302323Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:15:28.302415Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:15:35.215601Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:15:35.296664Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:15:51.241522Z | Info | Live bytes: 72.27MB Heap size: 811.60MB
2023-08-09T21:16:21.489778Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:21.608014Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:30.318776Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:30.465671Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:33.139497Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:33.270311Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:40.115450Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:40.172984Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:46.757485Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:46.868223Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:51.243250Z | Info | Live bytes: 87.41MB Heap size: 910.16MB
2023-08-09T21:16:55.389105Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:55.509700Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:16:59.597364Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:16:59.657074Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:17:06.649971Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:17:06.775518Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:17:13.069438Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:17:13.159304Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:17:22.292229Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:17:22.373003Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:17:26.751830Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:17:26.911088Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:17:51.245122Z | Info | Live bytes: 87.96MB Heap size: 910.16MB
2023-08-09T21:18:11.077705Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:18:11.217004Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:18:19.282913Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:18:19.374461Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:18:28.991281Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:18:29.117343Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:18:44.536185Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:18:44.671227Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:18:51.247071Z | Info | Live bytes: 99.54MB Heap size: 910.16MB
2023-08-09T21:19:36.732747Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:19:36.834003Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:19:51.248458Z | Info | Live bytes: 97.98MB Heap size: 910.16MB
2023-08-09T21:19:58.936259Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:19:59.076192Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:20:28.623961Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:20:28.757562Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:20:47.765363Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:20:47.845617Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:20:51.250633Z | Info | Live bytes: 103.73MB Heap size: 910.16MB
2023-08-09T21:20:52.265560Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:20:52.382567Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:21:01.069505Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:21:01.171095Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:21:07.532208Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:21:07.683276Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:21:27.950101Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:21:28.076217Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:21:51.252117Z | Info | Live bytes: 106.90MB Heap size: 910.16MB
2023-08-09T21:22:02.934816Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:22:02.995881Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:22:13.389648Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:22:13.496687Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:22:32.567136Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:22:32.687750Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:22:51.253849Z | Info | Live bytes: 116.36MB Heap size: 910.16MB
2023-08-09T21:22:51.323759Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:22:51.475606Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:23:51.256555Z | Info | Live bytes: 124.92MB Heap size: 910.16MB
2023-08-09T21:24:25.683294Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:24:25.741348Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:24:51.258814Z | Info | Live bytes: 120.62MB Heap size: 910.16MB
2023-08-09T21:25:32.820847Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:25:32.892550Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:25:42.352507Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:25:42.472977Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:25:51.260382Z | Info | Live bytes: 133.87MB Heap size: 910.16MB
2023-08-09T21:25:53.898700Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:25:53.904965Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 71 1 22 Nothing) "[GHC-94426] Invalid type signature: PlatescaleCalibration :: ..."
2023-08-09T21:25:54.046958Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:25:58.435292Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:25:58.607202Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:01.612797Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:01.768353Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:02.563351Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:02.731579Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:14.583655Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:14.733620Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:17.586256Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:17.771337Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:23.940040Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:24.076282Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:41.994559Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:26:42.153284Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:26:51.261051Z | Info | Live bytes: 142.73MB Heap size: 929.04MB
2023-08-09T21:27:06.147851Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:27:06.277415Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:27:08.470814Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:27:08.522992Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:27:20.084154Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:27:20.240961Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:27:24.694114Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:27:24.776407Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:27:51.263015Z | Info | Live bytes: 145.87MB Heap size: 929.04MB
2023-08-09T21:28:01.861745Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:28:01.993358Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:28:15.737619Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:28:15.849960Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:28:33.200665Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:28:33.378843Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:28:34.317095Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:28:34.385524Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:28:51.264615Z | Info | Live bytes: 151.95MB Heap size: 955.25MB
2023-08-09T21:29:02.842571Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:29:03.006843Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:29:20.668383Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:29:20.826929Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:29:37.489440Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:29:37.663591Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:29:44.306766Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:29:44.461363Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:29:51.265460Z | Info | Live bytes: 86.37MB Heap size: 989.86MB
2023-08-09T21:29:54.007235Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:29:54.107172Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:30:15.388499Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:30:15.562057Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:30:31.356990Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:30:31.506100Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:30:44.692522Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:30:44.860705Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:30:46.600425Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:30:46.669946Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:30:51.267293Z | Info | Live bytes: 93.37MB Heap size: 989.86MB
2023-08-09T21:31:12.465516Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:31:12.520521Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:31:33.989310Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:31:34.166579Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:31:51.269698Z | Info | Live bytes: 108.35MB Heap size: 989.86MB
2023-08-09T21:31:55.245750Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:31:55.367737Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:32:07.909697Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:32:07.977705Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:32:35.159237Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:32:35.273437Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:32:45.302538Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:32:45.307514Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 25 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-09T21:32:45.411228Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:32:51.271758Z | Info | Live bytes: 110.40MB Heap size: 989.86MB
2023-08-09T21:33:24.538784Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:33:24.688666Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:33:35.572748Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:33:35.692340Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:33:42.866493Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:33:42.990841Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:33:51.274267Z | Info | Live bytes: 119.45MB Heap size: 989.86MB
2023-08-09T21:33:54.275122Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:33:54.426568Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:33:55.839304Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:33:55.983601Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:34:51.276002Z | Info | Live bytes: 121.37MB Heap size: 989.86MB
2023-08-09T21:35:45.585088Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:35:45.701634Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:35:51.277796Z | Info | Live bytes: 124.53MB Heap size: 989.86MB
2023-08-09T21:36:07.403795Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:36:07.543113Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:36:27.736577Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:36:27.898541Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:36:40.652958Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:36:40.659636Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 113 23 24 Nothing) "[GHC-58481] parse error on input `='"
2023-08-09T21:36:40.762943Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:36:46.291001Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:36:46.297946Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 113 23 24 Nothing) "[GHC-58481] parse error on input `$'"
2023-08-09T21:36:46.372889Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:36:51.279635Z | Info | Live bytes: 128.53MB Heap size: 989.86MB
2023-08-09T21:37:22.502629Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:37:22.509899Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 114 5 26 Nothing) "[GHC-03790] Parse error in command: wavelengthCalibration"
2023-08-09T21:37:22.593381Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:37:41.586710Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:37:41.696361Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:37:51.281541Z | Info | Live bytes: 135.07MB Heap size: 989.86MB
2023-08-09T21:38:34.739111Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:38:34.746135Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 115 11 32 Nothing) "[GHC-03790] Parse error in command: positionDetermination"
2023-08-09T21:38:34.851450Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:38:39.915626Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:38:39.921710Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 116 11 32 Nothing) "[GHC-03790] Parse error in command: positionDetermination"
2023-08-09T21:38:39.995244Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:38:51.284225Z | Info | Live bytes: 139.00MB Heap size: 989.86MB
2023-08-09T21:39:16.105486Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:39:16.112758Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 136 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-09T21:39:16.225959Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:39:51.286026Z | Info | Live bytes: 144.04MB Heap size: 989.86MB
2023-08-09T21:40:03.255896Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:03.262836Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 121 5 12 Nothing) "[GHC-03790] Parse error in command: returnA"
2023-08-09T21:40:03.401616Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:04.170154Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:04.224276Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:12.530245Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:12.537617Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 119 11 32 Nothing) "[GHC-03790] Parse error in command: positionDetermination"
2023-08-09T21:40:12.635552Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:14.050652Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:14.176957Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:17.178224Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:17.264521Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:28.644088Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:28.749266Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:42.580581Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:42.739009Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:40:51.288100Z | Info | Live bytes: 148.30MB Heap size: 989.86MB
2023-08-09T21:40:51.928879Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:40:52.091038Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:41:18.486151Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:41:18.545282Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:41:51.290115Z | Info | Live bytes: 153.30MB Heap size: 989.86MB
2023-08-09T21:41:51.616263Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:41:51.742682Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:42:06.413071Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:42:06.545708Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:42:45.391689Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:42:45.396653Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanMultiLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 128 13 129 26 Nothing) "[GHC-66043] Arrow command found where an expression was expected:\n wavelengthCalibration >>> platescaleCalibration final -< (wl, pt, \n ps)"
2023-08-09T21:42:45.533747Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:42:51.292021Z | Info | Live bytes: 158.29MB Heap size: 989.86MB
2023-08-09T21:43:03.030022Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:43:03.037323Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanMultiLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 128 13 129 26 Nothing) "[GHC-66043] Arrow command found where an expression was expected:\n wavelengthCalibration platescaleCalibration final -< (wl, pt, ps)"
2023-08-09T21:43:03.103675Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:43:05.717873Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:43:05.772885Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:43:11.137104Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:43:11.137212Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:43:22.573247Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T21:43:22.573436Z | Info | Directory: /Users/shess/code/level2
2023-08-09T21:43:22.573461Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:43:22.573539Z | Info | Logging heap statistics every 60.00s
2023-08-09T21:43:22.606058Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:43:22.606452Z | Info | Starting server
2023-08-09T21:43:22.607439Z | Info | Started LSP server in 0.00s
2023-08-09T21:43:23.249102Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T21:43:23.251805Z | Info | Cradle path: src/NSO/CustomArrow.hs
2023-08-09T21:43:23.251865Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/CustomArrow.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-08-09T21:43:23.254923Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T21:43:24.623768Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:24.623872Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T21:43:24.662317Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T21:43:24.662406Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T21:43:24.666353Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T21:43:24.689365Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:43:24.689449Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:43:26.045864Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:26.046019Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:26.046051Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-09T21:43:40.102399Z | Info | Cradle path: src/NSO/FullArrow.hs
2023-08-09T21:43:40.102586Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/FullArrow.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-08-09T21:43:40.109603Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T21:43:41.553239Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:41.553407Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:41.553502Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:43:41.553522Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-09T21:43:41.723030Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-09T21:43:41.723127Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:43:41.723159Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:43:43.768568Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:43:43.793994Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T21:43:45.433131Z | Warning | class: InternalError: Unable to typecheck
2023-08-09T21:43:45.433280Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-09T21:43:51.294169Z | Info | Live bytes: 159.91MB Heap size: 989.86MB
2023-08-09T21:43:58.842714Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:43:58.948543Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T21:44:07.166496Z | Info | Reactor thread stopped
2023-08-09T21:44:22.574823Z | Info | Live bytes: 99.53MB Heap size: 948.96MB
2023-08-09T21:44:47.428411Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T21:44:47.428633Z | Info | Directory: /Users/shess/code/level2
2023-08-09T21:44:47.428656Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:44:47.428731Z | Info | Logging heap statistics every 60.00s
2023-08-09T21:44:47.460902Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T21:44:47.461240Z | Info | Starting server
2023-08-09T21:44:47.462233Z | Info | Started LSP server in 0.00s
2023-08-09T21:44:48.094516Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T21:44:48.100691Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T21:44:48.100761Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T21:44:48.104015Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T21:44:49.502631Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T21:44:49.502733Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T21:44:55.308026Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:44:55.457595Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:45:22.577301Z | Info | Live bytes: 99.53MB Heap size: 948.96MB
2023-08-09T21:45:47.430196Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T21:46:18.020350Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:46:18.109930Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:46:19.662658Z | Info | Reactor thread stopped
2023-08-09T21:46:47.432014Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T21:47:47.434657Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:48:47.436848Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:49:47.438138Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:50:47.440104Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:51:47.441900Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:52:47.443627Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:53:47.445254Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:54:47.447229Z | Info | Live bytes: 84.86MB Heap size: 846.20MB
2023-08-09T21:55:17.843578Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:55:17.849583Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 91 5 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-09T21:55:17.981918Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:55:40.030062Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:55:40.146963Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:55:47.448760Z | Info | Live bytes: 80.57MB Heap size: 883.95MB
2023-08-09T21:55:49.594219Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:55:49.695796Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:56:28.869468Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:56:28.977269Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:56:47.450690Z | Info | Live bytes: 83.83MB Heap size: 883.95MB
2023-08-09T21:57:47.452588Z | Info | Live bytes: 83.83MB Heap size: 883.95MB
2023-08-09T21:58:31.759162Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:58:31.893235Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:58:44.568843Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:58:44.666516Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:58:47.453555Z | Info | Live bytes: 87.87MB Heap size: 883.95MB
2023-08-09T21:58:55.516418Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:58:55.633505Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:59:02.761257Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:59:02.905559Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:59:07.028967Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:59:07.155065Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:59:15.075918Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T21:59:15.160413Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T21:59:47.454879Z | Info | Live bytes: 98.17MB Heap size: 883.95MB
2023-08-09T22:00:45.009270Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:00:45.160096Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:00:47.455839Z | Info | Live bytes: 92.95MB Heap size: 883.95MB
2023-08-09T22:01:47.457695Z | Info | Live bytes: 92.95MB Heap size: 883.95MB
2023-08-09T22:02:47.458544Z | Info | Live bytes: 92.95MB Heap size: 883.95MB
2023-08-09T22:03:47.460288Z | Info | Live bytes: 92.95MB Heap size: 883.95MB
2023-08-09T22:04:20.514840Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:04:20.664656Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:04:31.985601Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:04:32.141211Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:04:47.461873Z | Info | Live bytes: 109.80MB Heap size: 883.95MB
2023-08-09T22:05:21.953421Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:05:22.115563Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:05:30.105673Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:05:30.211502Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:05:33.802059Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:05:33.858324Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:05:47.463114Z | Info | Live bytes: 113.08MB Heap size: 893.39MB
2023-08-09T22:06:43.335191Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:06:43.494777Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:06:47.464011Z | Info | Live bytes: 120.68MB Heap size: 901.78MB
2023-08-09T22:07:08.460329Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:07:08.547730Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:07:11.920457Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:07:12.045689Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:07:15.310271Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:07:15.390088Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:07:21.823151Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:07:21.936993Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:07:47.464644Z | Info | Live bytes: 128.82MB Heap size: 908.07MB
2023-08-09T22:07:50.880951Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:07:51.032159Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:08:25.989802Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:08:26.149592Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:08:38.830747Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:08:38.979636Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:08:41.610800Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:08:41.766289Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:08:47.465813Z | Info | Live bytes: 148.53MB Heap size: 908.07MB
2023-08-09T22:09:14.232583Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:09:14.311036Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:09:33.480476Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T22:09:33.480664Z | Info | Directory: /Users/shess/code/level2
2023-08-09T22:09:33.480691Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:09:33.480765Z | Info | Logging heap statistics every 60.00s
2023-08-09T22:09:33.512058Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:09:33.512355Z | Info | Starting server
2023-08-09T22:09:33.513290Z | Info | Started LSP server in 0.00s
2023-08-09T22:09:34.137502Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T22:09:34.141093Z | Info | Cradle path: src/NSO/FullArrow.hs
2023-08-09T22:09:34.141156Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/FullArrow.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-08-09T22:09:34.144175Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T22:09:35.573925Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T22:09:35.574024Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T22:09:35.610588Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T22:09:35.610659Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T22:09:35.614001Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T22:09:37.037113Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T22:09:37.037261Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-e4ce10d59b506a1f174eb7d87fd94fa1c5277456
2023-08-09T22:09:37.037289Z | Info | Making new HscEnv. In-place unit ids: [ level2-prototype-0.1.0.0-inplace
, level2-prototype-0.1.0.0-inplace ]
2023-08-09T22:09:47.467549Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:10:05.808389Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:10:05.945713Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:10:15.030324Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:10:15.150454Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:10:33.481630Z | Info | Live bytes: 88.53MB Heap size: 932.18MB
2023-08-09T22:10:47.469314Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:10:59.011038Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:10:59.147014Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:11:33.482545Z | Info | Live bytes: 98.23MB Heap size: 932.18MB
2023-08-09T22:11:47.470746Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:11:53.884508Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:11:54.020656Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:16.795954Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:16.895362Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:23.928946Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:24.111240Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:26.497990Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:26.624148Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:33.484725Z | Info | Live bytes: 100.01MB Heap size: 932.18MB
2023-08-09T22:12:35.262564Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:35.438890Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:41.116115Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:41.285974Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:45.383530Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:12:45.541794Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:12:47.472507Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:13:04.359355Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:13:04.541405Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:13:13.337805Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:13:13.457464Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:13:15.916010Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:13:16.036655Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:13:33.487590Z | Info | Live bytes: 103.93MB Heap size: 932.18MB
2023-08-09T22:13:47.490818Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:14:10.073337Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:10.224715Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:13.769195Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:13.914358Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:20.611078Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:20.795876Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:25.035843Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:25.172326Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:33.489933Z | Info | Live bytes: 107.98MB Heap size: 932.18MB
2023-08-09T22:14:35.222166Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:35.341582Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:40.338504Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:14:40.441125Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:14:47.496684Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:15:03.480382Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:03.674820Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:15:20.033797Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:20.147953Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:15:28.458495Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:28.647625Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:15:33.492261Z | Info | Live bytes: 114.53MB Heap size: 932.18MB
2023-08-09T22:15:47.497604Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:15:51.070177Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:51.219346Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:15:54.488511Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:54.626774Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:15:56.630120Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:15:56.709787Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:16:05.870042Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:16:06.057773Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:16:33.493781Z | Info | Live bytes: 123.87MB Heap size: 932.18MB
2023-08-09T22:16:47.498427Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:16:56.503770Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:16:56.509387Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/FullArrow.hs" 30 28 30 Nothing) "[GHC-58481] parse error on input `->'"
2023-08-09T22:16:56.597947Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:16:58.929553Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:16:59.114032Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:03.799226Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:17:03.936469Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:07.186309Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:17:07.357258Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:11.621510Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:17:11.733341Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:18.262612Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:17:18.409361Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:33.495398Z | Info | Live bytes: 139.29MB Heap size: 932.18MB
2023-08-09T22:17:43.837007Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:17:43.932878Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/FullArrow.hs": [ ]
2023-08-09T22:17:47.500469Z | Info | Live bytes: 155.15MB Heap size: 908.07MB
2023-08-09T22:18:33.132560Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:18:33.286502Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:18:33.497389Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:18:47.501641Z | Info | Live bytes: 85.66MB Heap size: 953.16MB
2023-08-09T22:19:33.498821Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:19:47.503333Z | Info | Live bytes: 87.95MB Heap size: 953.16MB
2023-08-09T22:19:55.149720Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:19:55.277176Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:20:12.989579Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:20:13.125419Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:20:26.965924Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:20:27.078300Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:20:33.500819Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:20:47.505043Z | Info | Live bytes: 98.65MB Heap size: 953.16MB
2023-08-09T22:20:49.437726Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:20:49.442736Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 12 16 18 Nothing) "[GHC-58481] parse error on input `::'"
2023-08-09T22:20:49.586897Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:20:57.156027Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:20:57.160212Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 12 16 18 Nothing) "[GHC-58481] parse error on input `::'"
2023-08-09T22:20:57.242655Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:20:59.246566Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:20:59.386374Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:21:05.540122Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:21:05.684234Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:21:18.910337Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:21:19.059019Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:21:33.501980Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:21:47.506403Z | Info | Live bytes: 103.88MB Heap size: 953.16MB
2023-08-09T22:22:23.183201Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:22:23.333463Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:22:24.292486Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:22:24.351979Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:22:33.503551Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:22:47.508096Z | Info | Live bytes: 109.40MB Heap size: 953.16MB
2023-08-09T22:23:07.251193Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:23:07.401492Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:23:33.505234Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:23:46.249967Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:23:46.411907Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:23:47.509999Z | Info | Live bytes: 115.62MB Heap size: 953.16MB
2023-08-09T22:23:56.649712Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:23:56.710235Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:24:16.985932Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:24:17.028899Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:24:33.506870Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:24:47.512054Z | Info | Live bytes: 120.80MB Heap size: 953.16MB
2023-08-09T22:25:33.507801Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:25:47.513835Z | Info | Live bytes: 123.44MB Heap size: 953.16MB
2023-08-09T22:26:12.692290Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:12.848068Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:26:18.985315Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:19.064101Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:26:24.844054Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:24.964901Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:26:31.332742Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:31.428659Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:26:33.509030Z | Info | Live bytes: 154.17MB Heap size: 932.18MB
2023-08-09T22:26:36.034696Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:36.093308Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:26:47.515508Z | Info | Live bytes: 129.24MB Heap size: 953.16MB
2023-08-09T22:26:58.181603Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:26:58.318699Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:27:07.261171Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:27:07.413266Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:27:08.205518Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:27:08.264103Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:27:09.768887Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:27:09.873460Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:27:18.676781Z | Info | Reactor thread stopped
2023-08-09T22:27:35.982504Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:27:36.081920Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:27:47.517040Z | Info | Live bytes: 134.86MB Heap size: 953.16MB
2023-08-09T22:28:04.378834Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:28:04.541139Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:28:47.519162Z | Info | Live bytes: 142.13MB Heap size: 953.16MB
2023-08-09T22:28:49.966879Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:28:50.049526Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:28:56.070644Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:28:56.240803Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:29:05.839894Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:29:05.979689Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:29:29.490474Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:29:29.648940Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:29:36.608860Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:29:36.714993Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:29:43.751411Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:29:43.852877Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:29:47.520516Z | Info | Live bytes: 145.91MB Heap size: 953.16MB
2023-08-09T22:29:55.822468Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:29:55.968717Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:30:16.290847Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:30:16.441263Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:30:17.364759Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:30:17.501992Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:30:21.377677Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:30:21.523835Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:30:45.208812Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:30:45.365466Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:30:47.521533Z | Info | Live bytes: 162.44MB Heap size: 953.16MB
2023-08-09T22:30:59.872459Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:00.041970Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:04.434229Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:04.517858Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:08.907383Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:09.058760Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:17.485230Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:17.672775Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:26.739619Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:26.883964Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:47.523150Z | Info | Live bytes: 84.53MB Heap size: 989.86MB
2023-08-09T22:31:48.313810Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:48.438242Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:31:52.612156Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:31:52.775498Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:02.624095Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:02.795719Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:15.212461Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:15.340471Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:24.558734Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:24.728446Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:27.587513Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:27.763200Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:47.524936Z | Info | Live bytes: 93.47MB Heap size: 989.86MB
2023-08-09T22:32:49.233014Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:49.366041Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:32:52.706130Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:32:52.836182Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:11.234247Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:11.389809Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:15.094201Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:15.222524Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:36.629491Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:36.791992Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:44.926197Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:45.019748Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:47.527116Z | Info | Live bytes: 106.31MB Heap size: 989.86MB
2023-08-09T22:33:50.443041Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:50.594858Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:52.455378Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:52.532987Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:57.339355Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:57.471688Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:33:58.858639Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:33:59.003912Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:34:14.675199Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:34:14.811880Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:34:47.529255Z | Info | Live bytes: 114.23MB Heap size: 989.86MB
2023-08-09T22:35:12.436413Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:12.574315Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:19.717256Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:19.722788Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/level2/src/NSO/SimpleMonad.hs" 46 19 24 Nothing) "[GHC-58481] parse error on input `where'"
2023-08-09T22:35:19.865860Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:24.801088Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:24.966650Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:27.080653Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:27.132021Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:34.492571Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:34.551502Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:37.892053Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:38.022195Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:41.982948Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:35:42.150953Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:35:47.530752Z | Info | Live bytes: 126.62MB Heap size: 989.86MB
2023-08-09T22:36:10.542783Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:10.695038Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:36:20.392339Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:20.568663Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:36:23.325575Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:23.496920Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:36:29.529733Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:29.667472Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:36:32.406849Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:32.578131Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:36:47.532678Z | Info | Live bytes: 141.76MB Heap size: 989.86MB
2023-08-09T22:36:48.720161Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:36:48.878187Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:37:37.781916Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:37:37.880763Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:37:40.977317Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:37:41.054594Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:37:43.696140Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:37:43.860737Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:37:47.534608Z | Info | Live bytes: 148.37MB Heap size: 989.86MB
2023-08-09T22:38:38.968796Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:38:39.134651Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:38:41.707250Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:38:41.841178Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:38:47.536814Z | Info | Live bytes: 153.86MB Heap size: 989.86MB
2023-08-09T22:39:13.392940Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:39:13.538657Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:39:16.128997Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:39:16.272849Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:39:33.230328Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:39:33.399170Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:39:47.538489Z | Info | Live bytes: 160.07MB Heap size: 989.86MB
2023-08-09T22:40:47.540521Z | Info | Live bytes: 160.07MB Heap size: 989.86MB
2023-08-09T22:40:57.159038Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:40:57.257762Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:41:38.173355Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:41:38.214396Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:41:47.541609Z | Info | Live bytes: 162.11MB Heap size: 989.86MB
2023-08-09T22:41:55.882906Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T22:41:55.883130Z | Info | Directory: /Users/shess/code/level2
2023-08-09T22:41:55.883154Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:41:55.883232Z | Info | Logging heap statistics every 60.00s
2023-08-09T22:41:55.917090Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:41:55.917488Z | Info | Starting server
2023-08-09T22:41:55.918444Z | Info | Started LSP server in 0.00s
2023-08-09T22:41:56.544105Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T22:41:56.545429Z | Warning | No plugin enabled for STextDocumentDidOpen
2023-08-09T22:41:56.546231Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:41:57.920770Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:41:57.927816Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:41:57.936470Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:41:57.945875Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:06.429875Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:07.013369Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:42:07.338091Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-09T22:42:10.129703Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:42:10.136270Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:10.523762Z | Error | cabalfmt: Couldn't find executable 'cabal-fmt'
2023-08-09T22:42:10.524118Z | Warning | cabalfmt: InvalidRequest: No installation of cabal-fmt could be found. Please install it into your global environment.
2023-08-09T22:42:10.547008Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:10.800921Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:42:19.639062Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:19.828957Z | Error | cabalfmt: Couldn't find executable 'cabal-fmt'
2023-08-09T22:42:19.829084Z | Warning | cabalfmt: InvalidRequest: No installation of cabal-fmt could be found. Please install it into your global environment.
2023-08-09T22:42:19.832847Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:42:20.076849Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:42:46.278899Z | Info | Reactor thread stopped
2023-08-09T22:42:47.542615Z | Info | Live bytes: 162.11MB Heap size: 989.86MB
2023-08-09T22:42:49.636535Z | Info | Cradle path: src/NSO/SimpleMonad.hs
2023-08-09T22:42:49.636769Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/SimpleMonad.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-08-09T22:42:49.644047Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T22:42:53.644058Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-c81768fcd113b0e27437de12d52ca587d5b59598
2023-08-09T22:42:53.644141Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T22:42:53.768271Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:42:53.811961Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:43:23.296654Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:43:23.428878Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:43:33.835388Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T22:43:33.835591Z | Info | Directory: /Users/shess/code/level2
2023-08-09T22:43:33.835616Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:43:33.835691Z | Info | Logging heap statistics every 60.00s
2023-08-09T22:43:33.866718Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:43:33.867088Z | Info | Starting server
2023-08-09T22:43:33.868035Z | Info | Started LSP server in 0.00s
2023-08-09T22:43:34.501980Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T22:43:34.503899Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:43:34.504004Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:43:35.137517Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:43:35.475389Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:43:35.691875Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:43:36.419508Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-09T22:43:38.453534Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:43:38.481711Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:43:38.678722Z | Error | cabalfmt: Couldn't find executable 'cabal-fmt'
2023-08-09T22:43:38.679097Z | Warning | cabalfmt: InvalidRequest: No installation of cabal-fmt could be found. Please install it into your global environment.
2023-08-09T22:43:38.687952Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-09T22:43:39.011560Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-09T22:43:43.880710Z | Info | fourmolu: Loaded Fourmolu config from: "/Users/shess/code/level2/fourmolu.yaml"
2023-08-09T22:43:44.042753Z | Info | Cradle path: src/NSO/TypedDAG.hs
2023-08-09T22:43:44.042836Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/TypedDAG.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-08-09T22:43:44.046022Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T22:43:47.544453Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-09T22:43:49.044677Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-862b1edb31fa9a02df93937f9dc85686146a2211
2023-08-09T22:43:49.044761Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T22:43:49.239328Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/level2/src/NSO/SimpleMonad.hs": [ NormalizedFilePath "/Users/shess/code/level2/src/NSO/Level2.hs" ]
2023-08-09T22:44:33.837866Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T22:44:47.545633Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-09T22:45:17.965308Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-09T22:45:17.965541Z | Info | Directory: /Users/shess/code/level2
2023-08-09T22:45:17.965565Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:45:17.965641Z | Info | Logging heap statistics every 60.00s
2023-08-09T22:45:17.997867Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-09T22:45:17.998242Z | Info | Starting server
2023-08-09T22:45:17.999251Z | Info | Started LSP server in 0.00s
2023-08-09T22:45:18.644278Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8637197626610802851) "file:///Users/shess/code/level2"], clientSettings = hashed Nothing}
2023-08-09T22:45:18.647252Z | Info | Cradle path: src/NSO/FullArrow.hs
2023-08-09T22:45:18.647317Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/NSO/FullArrow.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-08-09T22:45:18.650315Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-09T22:45:20.018397Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/level2-prototype-0.1.0.0-inplace-862b1edb31fa9a02df93937f9dc85686146a2211
2023-08-09T22:45:20.018487Z | Info | Making new HscEnv. In-place unit ids: [level2-prototype-0.1.0.0-inplace]
2023-08-09T22:45:33.839500Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T22:45:47.547153Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-09T22:46:17.967216Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T22:49:26.612816Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-09T23:21:16.333050Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T01:24:17.997514Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T02:43:45.765725Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T03:44:08.435999Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T05:53:53.105921Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T06:29:48.012411Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T07:36:47.481162Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T09:42:15.174943Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T10:13:35.645641Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T11:48:40.515319Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T13:48:55.190189Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:40:11.919185Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:42:23.509937Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:42:53.915437Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:44:30.049523Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:44:43.763999Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:45:14.184002Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:45:30.059036Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:45:43.771938Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:46:14.191067Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:46:30.063147Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:46:43.774306Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:47:14.193221Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:47:30.064869Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:47:43.776041Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:48:14.195272Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:48:30.066415Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:48:43.776937Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:49:14.196800Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:49:30.067881Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:49:43.778396Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:50:14.198704Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:50:30.068715Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:50:43.780006Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:51:14.200825Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:51:30.070530Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:51:43.781757Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:52:14.202489Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:52:30.072407Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:52:43.783825Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:53:14.204542Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:53:30.074388Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:53:43.785874Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:54:14.206390Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:54:30.076134Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:54:43.787630Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:55:14.208453Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:55:30.077597Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:55:43.789566Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:56:14.210010Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:56:30.079020Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:56:43.791520Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:57:14.212056Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:57:30.079989Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:57:43.793455Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:58:14.213900Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:58:30.081958Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:58:43.794977Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T14:59:14.215994Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:59:30.083081Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T14:59:43.796161Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:00:14.218176Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:00:30.084995Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:00:43.797865Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:01:14.220043Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:01:30.086343Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:01:43.799108Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:02:14.221966Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:02:30.088436Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:02:43.800373Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:03:14.223325Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:03:30.089254Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:03:43.802002Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:04:14.225252Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:04:30.090327Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:04:43.803778Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:05:14.226924Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:05:30.092457Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:05:43.805109Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:06:14.228728Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:06:30.094009Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:06:43.805869Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:07:14.230704Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:07:30.095519Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:07:43.807308Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:08:14.232574Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:08:30.097153Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:08:43.808627Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:09:14.234155Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:09:30.099467Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:09:43.810559Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:10:14.235390Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:10:30.100160Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:10:43.811778Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:11:14.236646Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:11:30.101535Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:11:43.812837Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:12:14.237756Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:12:30.102617Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:12:43.813859Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:13:14.238953Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:13:30.103835Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:13:43.814849Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:14:14.239490Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:14:30.104951Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:14:43.815403Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:15:14.240706Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:15:30.106514Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:15:43.816471Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:16:14.241943Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:16:30.107623Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:16:43.817908Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:17:14.243060Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:17:30.108326Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:17:43.818797Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:18:14.244193Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:18:30.109475Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:18:43.820022Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:19:14.244882Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:19:30.110749Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:19:43.821075Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:20:14.246078Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:20:30.111839Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:20:43.822531Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:21:14.247025Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:21:30.112928Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:21:43.823556Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:22:14.247364Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:22:30.113788Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:22:43.824444Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:23:14.247853Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:23:30.115316Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:23:43.825263Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:24:14.273848Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:24:30.152742Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:24:43.867196Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:25:14.292334Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:25:30.160679Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:25:43.871819Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:26:14.294629Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:26:30.162579Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:26:43.873067Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:27:14.296829Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:27:30.164660Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:27:43.875120Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:28:14.299022Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:28:30.166981Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:28:43.877243Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:29:14.301620Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:29:30.168173Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:29:43.878883Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:30:14.303266Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:30:30.170291Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:30:43.881068Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:31:14.305420Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:31:30.172410Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:31:43.883113Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:32:14.307560Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:32:30.173486Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:32:43.885002Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:33:14.309033Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:33:30.174871Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:33:43.886216Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:34:14.311335Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:34:30.176823Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:34:43.887432Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:35:14.313517Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:35:30.178940Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:35:43.889324Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:36:14.315472Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:36:30.181069Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:36:43.890759Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:37:14.316834Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:37:30.182502Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:37:43.893106Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:38:14.318971Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:38:30.184346Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:38:43.895072Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:39:14.267031Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:39:30.132045Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:39:43.842389Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:40:14.268188Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:40:30.133268Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:40:43.843445Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:41:14.269238Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:41:30.134692Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:41:43.850450Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:42:14.270373Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:42:30.136265Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:42:43.851489Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:43:14.271592Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:43:30.137311Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:43:43.852266Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:44:14.272928Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:44:30.138289Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:44:43.853512Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:45:14.274412Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:45:30.139438Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:45:43.854656Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:46:14.275161Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:46:30.140048Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:46:43.855868Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:47:14.276358Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:47:30.141041Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:47:43.856780Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:48:14.276986Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:48:30.142547Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:48:43.857913Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:49:14.278307Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:49:30.143647Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:49:43.859122Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:50:14.279354Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:50:30.144637Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:50:43.859911Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:51:14.280090Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:51:30.146232Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:51:43.860917Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:52:14.280993Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:52:30.147101Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:52:43.862057Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:53:14.282131Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:53:30.148143Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:53:43.862964Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:54:14.294157Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:54:30.167961Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:54:43.885783Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:55:14.308031Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:55:30.173238Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:55:43.888367Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:56:14.309766Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:56:30.174664Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:56:43.889491Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:57:14.311355Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:57:30.176098Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:57:43.890851Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:58:14.313020Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:58:30.176868Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:58:43.892180Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T15:59:14.313969Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:59:30.178353Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T15:59:43.893596Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:00:14.315021Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:00:30.179731Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:00:43.895200Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:01:14.316648Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:01:30.181142Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:01:43.896433Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:02:14.317377Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:02:30.182873Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:02:43.897737Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:03:14.318060Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:03:30.184510Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:03:43.899218Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:04:14.319479Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:04:30.185752Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:04:43.900236Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:05:14.320063Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:05:30.186442Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:05:43.901638Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:06:14.320591Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:06:30.187924Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:06:43.902244Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:07:14.322138Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:07:30.189638Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:07:43.903889Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:08:14.323800Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:08:30.190605Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:08:43.904820Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:09:14.325491Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:09:30.192463Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:09:43.907218Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:10:14.327554Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:10:30.193346Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:10:43.908616Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:11:14.328211Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:11:30.193923Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:11:43.909948Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:12:14.329338Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:12:30.195072Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:12:43.911582Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:13:14.330824Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:13:30.196057Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:13:43.913028Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:14:14.331593Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:14:30.196924Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:14:43.914460Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:15:14.333063Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:15:30.198742Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:15:43.915675Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:16:14.333971Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:16:30.200006Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:16:43.916419Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:17:14.335354Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:17:30.200896Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:17:43.917710Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:18:14.336782Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:18:30.202017Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:18:43.918401Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:19:14.338032Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:19:30.203035Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:19:43.919735Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:20:14.338930Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:20:30.204402Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:20:43.921166Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:21:14.340353Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:21:30.205649Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:21:43.921999Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:22:14.342076Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:22:30.206865Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:22:43.922702Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:23:14.343231Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:23:30.207496Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:23:43.924021Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:24:14.367626Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:24:30.249006Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:24:43.970714Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:25:14.396218Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:25:30.260447Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:25:43.976860Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:26:14.398793Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:26:30.262066Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:26:43.978165Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:27:14.401246Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:27:30.263713Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:27:43.980441Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:28:14.403247Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:28:30.265235Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:28:43.982132Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:29:14.404532Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:29:30.267254Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:29:43.984048Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:30:14.406835Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:30:30.268275Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:30:43.985603Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:31:14.409385Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:31:30.270261Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:31:43.987554Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:32:14.411039Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:32:30.272096Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:32:43.989571Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:33:14.413329Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:33:30.274083Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:33:43.990530Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:34:14.414811Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:34:30.275636Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:34:43.991816Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:35:14.416218Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:35:30.277595Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:35:43.993812Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:36:14.417277Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:36:30.279445Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:36:43.995409Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:37:14.419350Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:37:30.281259Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:37:43.996929Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:38:14.421022Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:38:30.282425Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:38:43.998643Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:39:14.421855Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:39:30.283630Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:39:43.999531Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:40:14.423562Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:40:30.285663Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:40:44.001362Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:41:14.425248Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:41:30.287891Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:41:44.003156Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:42:14.427715Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:42:30.289985Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:42:44.004294Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:43:14.430116Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:43:30.292579Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:43:44.006100Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:44:14.431348Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:44:30.294251Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:44:44.009535Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:45:14.433302Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:45:30.295503Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:45:44.011190Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:46:14.435193Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:46:30.296849Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:46:44.012459Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:47:14.436569Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:47:30.298415Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:47:44.014617Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:48:14.438376Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:48:30.299639Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:48:44.016013Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:49:14.440408Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:49:30.302023Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:49:44.017305Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:50:14.442341Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:50:30.303638Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:50:44.019413Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:51:14.444405Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:51:30.305500Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:51:44.021730Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:52:14.447179Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:52:30.308497Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:52:44.023830Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:53:14.449124Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:53:30.310279Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:53:44.026802Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:54:14.450045Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:54:30.311107Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:54:44.029484Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:55:14.452297Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:55:30.312782Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:55:44.031603Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:56:14.455113Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:56:30.315547Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:56:44.033912Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:57:14.458472Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:57:30.317237Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:57:44.037001Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:58:14.461745Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:58:30.319138Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:58:44.039533Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T16:59:14.463943Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:59:30.320451Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T16:59:44.040999Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:00:14.467245Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:00:30.322149Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:01:20.244111Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:01:50.670699Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:08:09.528768Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:08:23.259867Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:08:53.693990Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:09:09.548027Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:09:23.268986Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:09:53.697150Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:10:09.550587Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:10:23.271581Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:10:53.699421Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:11:09.552411Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:11:23.273335Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:11:53.701595Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:12:09.554638Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:12:23.274425Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:12:53.703732Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:13:09.556955Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:13:23.275796Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:13:53.705936Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:14:09.559289Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:14:23.277928Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:14:53.708134Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:15:09.561573Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:15:23.279984Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:15:53.710462Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:16:09.563869Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:16:23.282380Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:16:53.712257Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:17:09.565328Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:17:23.283933Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:17:53.714677Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:18:09.567507Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:18:23.286270Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:18:53.716210Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:19:09.570842Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:19:23.288306Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:19:53.718721Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:20:09.573679Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:20:23.290717Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:20:53.720376Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:21:09.575841Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:21:23.292964Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:21:53.722955Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:22:09.577696Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:22:23.294854Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:22:53.725508Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:23:09.578953Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:23:23.295894Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:23:53.727395Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:24:09.580010Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:24:23.296957Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:24:53.729508Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:25:09.581245Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:25:23.298946Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:25:53.731621Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:26:09.583346Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:26:23.301501Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:26:53.733033Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:27:09.584125Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:27:23.302912Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:27:53.734683Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:28:09.585814Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:28:23.304916Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:28:53.735969Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:29:09.587557Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:29:23.307017Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:29:53.737859Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:30:09.588706Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:30:23.308976Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:30:53.739319Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:31:09.589956Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:31:23.310907Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:31:53.741277Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:32:09.591795Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:32:23.312837Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:32:53.743401Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:33:09.592881Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:33:23.313907Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:33:53.745577Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:34:09.594887Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:34:23.315267Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:34:53.748590Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:35:09.597981Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:35:23.316482Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:35:53.753298Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:36:09.600645Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:36:23.318531Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:36:53.755751Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:37:09.602677Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:37:23.237454Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:37:53.675116Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:38:09.520620Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:38:23.238302Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:38:53.677432Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:39:09.523357Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:39:23.238815Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:39:53.678339Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:40:09.524046Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:40:23.240280Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:40:53.680552Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:41:09.526227Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:41:23.241064Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:41:53.681298Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:42:09.526776Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:42:23.241592Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:42:53.682123Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:43:09.527274Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:43:23.242462Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:43:53.682714Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:44:09.527738Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:44:23.243179Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:44:53.684103Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:45:09.528419Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:45:23.243880Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:45:53.685157Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:46:09.529123Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:46:23.244393Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:46:53.685906Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:47:09.530687Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:47:23.244858Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:47:53.686528Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:48:09.531832Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:48:23.245197Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:48:53.687936Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:49:09.532612Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:49:23.246195Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:49:53.689049Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:50:09.533266Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:50:23.246953Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:50:53.689713Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:51:09.533861Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:51:23.247658Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:51:53.691127Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:52:09.535372Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:52:23.249213Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:52:53.698687Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:53:09.565203Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:53:23.288627Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:53:53.734461Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:54:09.579128Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:54:23.294007Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:54:53.736587Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:55:09.580169Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:55:23.295328Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:55:53.738210Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:56:09.581854Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:56:23.296824Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:56:53.739680Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:57:09.583287Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:57:23.298259Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:57:53.740844Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:58:09.584799Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:58:23.299844Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:58:53.741522Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:59:09.586108Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T17:59:23.300916Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T17:59:53.743207Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:00:09.587784Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:00:23.302245Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:00:53.744430Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:01:09.589013Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:01:23.303691Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:01:53.745704Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:02:09.590610Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:02:23.304616Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:02:53.746971Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:03:09.600231Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:03:23.306788Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:03:53.750580Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:04:09.601218Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:04:23.309041Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:04:53.751995Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:05:09.603354Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:05:23.309903Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:05:53.753340Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:06:09.605694Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:06:23.311755Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:06:53.755813Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:07:09.607533Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:07:23.314139Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:07:53.758186Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:08:09.609931Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:24:20.160554Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:24:50.621105Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:31:14.900908Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:31:28.602417Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:31:59.044867Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:32:14.902303Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:32:28.604251Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:32:59.045998Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:33:14.904027Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:33:28.605924Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:33:59.047194Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:34:14.905167Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:34:28.607440Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:34:59.048432Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:35:14.906476Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:35:28.608498Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:35:59.049987Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:36:14.907505Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:36:28.610014Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:36:59.051330Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:37:14.909195Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:37:28.610853Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:37:59.052615Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:38:14.910659Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:38:28.612240Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:38:59.053761Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:39:14.911822Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:39:28.613790Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:39:59.055385Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:40:14.912847Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:40:28.614931Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:40:59.056621Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:41:14.913711Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:41:28.615877Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:41:59.058310Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:42:14.915257Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:42:28.617477Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:42:59.059981Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:43:14.916376Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:43:28.618655Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:43:59.061465Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:44:14.917999Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:44:28.619620Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:44:59.062907Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:45:14.973463Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:45:28.675255Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:45:59.117837Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:46:14.975826Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:46:28.677117Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:46:59.120210Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:47:14.977220Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:47:28.678968Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:47:59.122066Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:48:14.979473Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:48:28.680804Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:48:59.124332Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:49:14.981826Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:49:28.682686Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:49:59.125807Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:50:14.984138Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:50:28.685030Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:50:59.128105Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:51:14.986168Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:51:28.687221Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:51:59.130177Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:52:14.988133Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:52:28.688936Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:52:59.131710Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:53:14.989759Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:53:28.690437Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:53:59.133874Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:54:14.992047Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:54:28.691864Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:54:59.136050Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:55:14.993811Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:55:28.693509Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:55:59.138082Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:56:14.995654Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:56:28.695874Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:56:59.140262Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:57:14.997868Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:57:28.698165Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:57:59.141652Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:58:15.000098Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:58:28.699637Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:58:59.143868Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:59:15.001580Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T18:59:28.702014Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T18:59:59.145406Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:00:15.004000Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:00:28.709400Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:00:59.159950Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:01:15.019108Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:01:28.717961Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:01:59.162625Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:02:15.021945Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:02:28.720677Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:02:59.164833Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:03:15.024343Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:03:28.722499Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:03:59.166777Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:04:15.026803Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:04:28.723870Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:04:59.169223Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:05:15.028715Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:05:28.726241Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:05:59.171071Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:06:15.030883Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:06:28.728397Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:06:59.173658Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:07:15.032524Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:07:28.730393Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:07:59.175350Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:08:15.034913Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:08:28.732970Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:08:59.177349Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:09:15.036525Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:09:28.735142Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:09:59.178929Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:10:15.037982Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:10:28.736256Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:10:59.180820Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:11:15.040041Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:11:28.738246Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:11:59.182851Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:12:15.041899Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:12:28.739545Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:12:59.185014Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:13:15.043561Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:13:28.741697Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:13:59.186967Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:14:15.045590Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:14:28.743877Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:14:59.188995Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:15:15.047769Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:15:28.755817Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:15:59.211763Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:16:15.071774Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:16:28.769745Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:16:59.215780Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:17:15.074812Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:17:28.772157Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:17:59.218202Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:18:15.078721Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:18:28.773840Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:18:59.220459Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:19:15.081328Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:19:28.776547Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:19:59.223066Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:20:15.084116Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:20:28.778165Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:20:59.225176Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:21:15.086679Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:21:28.781184Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:21:59.227597Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:22:15.088839Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:22:28.783848Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:22:59.229700Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:23:15.091431Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:23:28.786161Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:23:59.232004Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:24:15.094077Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:24:28.787613Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:24:59.234815Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:25:15.096585Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:25:28.790153Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:25:59.237530Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:26:15.098464Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:26:28.791983Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:26:59.240099Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:27:15.101104Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:27:28.794555Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:27:59.242913Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:28:15.103470Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:28:28.796868Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:28:59.244742Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:29:15.106250Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:29:28.799124Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:29:59.247446Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:30:15.108455Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:30:28.801079Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:30:59.249483Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:31:15.110831Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:31:28.803449Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:31:59.250572Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:32:15.112247Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:32:28.805272Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:32:59.252341Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:33:15.113441Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:33:28.807629Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:33:59.254316Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:34:15.115453Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:34:28.809165Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:34:59.256475Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:35:15.117585Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:35:28.811044Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:35:59.258230Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:36:15.119902Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:36:28.813325Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:36:59.259863Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:37:15.121145Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:37:28.815205Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:37:59.261233Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:38:15.122800Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:38:28.817502Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:38:59.263055Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:39:15.125003Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:39:28.819261Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:39:59.265205Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:40:15.126122Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:40:28.820953Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:40:59.267607Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:41:15.128295Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:41:28.823026Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:41:59.270005Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:42:15.130460Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:42:28.825040Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:42:59.272252Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:43:15.132757Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:43:28.827371Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:43:59.274417Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:44:15.135147Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:44:28.829412Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:44:59.276474Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:45:15.137549Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:45:28.830427Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:45:59.279015Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:46:15.140255Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:46:28.831028Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:46:59.280723Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:47:15.141815Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:47:28.832588Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:47:59.282786Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:48:15.143819Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:48:28.834528Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:48:59.284330Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:49:15.145483Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:49:28.836566Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:49:59.285240Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:50:15.147285Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:50:28.838630Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:50:59.286842Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:51:15.148791Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:51:28.840560Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:51:59.287989Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:52:15.149706Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:52:28.841780Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:52:59.289917Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:53:15.151698Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:53:28.843755Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:53:59.291649Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:54:15.153314Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:54:28.845893Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:54:59.293294Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:55:15.154691Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:55:28.847789Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:55:59.295420Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:56:15.156818Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:56:28.849590Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:56:59.297399Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:57:15.158802Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:57:28.851823Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:57:59.298604Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:58:15.160884Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:58:28.853484Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:58:59.300821Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:59:15.162973Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T19:59:28.855592Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T19:59:59.302787Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:00:15.165022Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:00:28.857504Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:00:59.304859Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:01:15.166492Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:01:28.859101Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:01:59.306691Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:02:15.168496Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:02:28.860577Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:02:59.308833Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:03:15.169567Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:03:28.862496Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:03:59.310212Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:04:15.171677Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:04:28.864567Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:04:59.312304Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:05:15.173634Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:05:28.866620Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:05:59.314445Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:06:15.175629Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:06:28.868594Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:06:59.316588Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:07:15.177676Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:07:28.870798Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:07:59.318604Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:08:15.179623Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:08:28.872872Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:08:59.320268Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:09:15.181617Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:09:28.892885Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:09:59.358879Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:10:15.221707Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:10:28.915918Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:10:59.364350Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:11:15.225368Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:11:28.921216Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:11:59.366672Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:12:15.226894Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:12:28.923889Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:12:59.369089Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:13:15.229493Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:13:28.926331Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:13:59.371777Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:14:15.232080Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:14:28.928028Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:14:59.373618Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:15:15.234587Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:15:28.929911Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:15:59.376258Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:16:15.237501Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:16:28.932548Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:16:59.379670Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:17:15.240086Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:17:28.935000Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:17:59.382252Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:18:15.242616Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:18:28.937003Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:18:59.384782Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:19:15.245168Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:19:28.938627Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:19:59.386465Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:20:15.247553Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:20:28.941056Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:20:59.388965Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:21:15.251438Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:21:28.943018Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:21:59.391401Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:22:15.253952Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:22:28.945025Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:22:59.393332Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:23:15.256437Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:23:28.947650Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:23:59.395383Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:24:15.259051Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:24:28.950242Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:24:59.397226Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:25:15.261581Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:25:28.952470Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:25:59.398732Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:26:15.263442Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:26:28.953731Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:26:59.399720Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:27:15.265199Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:27:28.954755Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:27:59.401352Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:28:15.267235Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:28:28.956829Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:28:59.402583Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:29:15.269273Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:29:28.958878Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:29:59.404702Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:30:15.271380Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:30:28.960760Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:30:59.406857Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:31:15.273500Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:31:28.962744Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:31:59.408155Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:32:15.274954Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:32:28.965069Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:32:59.410256Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:33:15.276967Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:33:28.966047Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:33:59.411543Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:34:15.277869Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:34:28.967809Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:34:59.413579Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:35:15.278868Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:35:28.969787Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:35:59.415563Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:36:15.279909Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:36:28.971715Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:36:59.416521Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:37:15.281602Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:37:28.972862Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:37:59.418359Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:38:15.282928Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:38:28.974203Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:38:59.419538Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:39:15.283589Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:39:28.975592Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:39:59.421096Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:40:15.285639Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:40:28.977338Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:40:59.422839Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:41:15.287987Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:41:28.978847Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:41:59.423894Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:42:15.289703Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:42:28.979850Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:42:59.425667Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:43:15.291269Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:43:28.981582Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:43:59.426652Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:44:15.292316Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:44:28.983434Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:44:59.428365Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:45:15.294922Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:45:28.985220Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:45:59.429086Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:46:15.296543Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:46:28.987025Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:46:59.430512Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:47:15.297462Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:47:28.988721Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:47:59.431701Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:48:15.299266Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:48:28.990228Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:48:59.433629Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:49:15.301036Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:49:28.991962Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:49:59.435186Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:50:15.301912Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:50:28.993809Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:50:59.436969Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:51:15.303545Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:51:28.995558Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:51:59.438324Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:52:15.304935Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:52:28.996904Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:52:59.440036Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:53:15.306259Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:53:28.997562Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:53:59.440850Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:54:15.307923Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:54:28.998525Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:54:59.442331Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:55:15.327045Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:55:29.026788Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:55:59.477816Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:56:15.345992Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:56:29.034973Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:56:59.480601Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:57:15.347722Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:57:29.037269Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:57:59.482872Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:58:15.349913Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:58:29.039539Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:58:59.485015Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:59:15.352251Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T20:59:29.042827Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T20:59:59.486758Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:00:15.354244Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:00:29.044744Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:00:59.488646Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:01:15.357289Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:01:29.048272Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:01:59.491761Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:02:15.359314Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:02:29.050399Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:02:59.494925Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:03:15.361233Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:03:29.052352Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:03:59.497128Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:04:15.363360Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:04:29.053926Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:04:59.499245Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:05:15.365663Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:05:29.055292Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:05:59.501504Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:06:15.367774Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:06:29.057047Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:06:59.503812Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:07:15.369715Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:07:29.059013Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:07:59.505513Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:08:15.371145Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:08:29.060852Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:08:59.507344Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:09:15.372607Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:09:29.062819Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:09:59.508562Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:10:15.380517Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:10:29.074176Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:10:59.522419Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:11:15.388540Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:11:29.078333Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:11:59.525054Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:12:15.390906Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:12:29.080095Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:12:59.527777Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:13:15.393219Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:13:29.082168Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:13:59.529853Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:14:15.394838Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:14:29.083743Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:14:59.531038Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:15:15.397103Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:15:29.086120Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:15:59.534305Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:16:15.399364Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:16:29.088504Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:16:59.536474Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:17:15.401061Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:17:29.090915Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:17:59.538722Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:18:15.403356Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:18:29.092650Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:18:59.540914Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:19:15.405611Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:19:29.097140Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:19:59.542960Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:20:15.407679Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:20:29.099441Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:20:59.545077Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:21:15.409268Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:21:29.101458Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:21:59.547403Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:22:15.411608Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:22:29.103428Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:22:59.549918Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:23:15.414074Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:23:29.104874Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:23:59.551638Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:24:15.416176Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:24:29.107152Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:24:59.553408Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:25:15.417211Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:25:29.108398Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:25:59.554497Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:26:15.419561Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:26:29.109566Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:26:59.555971Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:27:15.421395Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:27:29.110765Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:27:59.557773Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:28:15.423744Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:28:29.113156Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:28:59.559816Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:29:15.426286Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:29:29.115534Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:29:59.561262Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:30:15.428446Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:30:29.117841Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:30:59.563416Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:31:15.430802Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:31:29.119244Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:31:59.564912Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:32:15.432808Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:32:29.120747Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:32:59.566522Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:33:15.434495Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:33:29.122795Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:33:59.568590Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:34:15.436756Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:34:29.124998Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:34:59.570716Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:35:15.439033Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:35:29.126407Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:35:59.573088Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:36:15.441250Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:36:29.128526Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:36:59.575446Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:37:15.442782Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:37:29.130064Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:37:59.577770Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:38:15.445139Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:38:29.132263Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:38:59.580023Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:39:15.447435Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:39:29.133940Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:39:59.581945Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:40:15.449818Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:40:29.135435Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:40:59.583075Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:41:15.451902Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:41:29.137362Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:41:59.584985Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:42:15.453632Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:42:29.138212Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:42:59.586783Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:43:15.455235Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:43:29.139035Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:43:59.588758Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:44:15.456919Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:44:29.139988Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:44:59.590734Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:45:15.458799Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:45:29.141736Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:45:59.591882Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:46:15.460776Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:46:29.142628Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:46:59.593606Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:47:15.462272Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:47:29.143881Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:47:59.595007Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:48:15.464194Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:48:29.145758Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:48:59.596693Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:49:15.466126Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:49:29.146771Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:49:59.597621Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:50:15.467959Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:50:29.148827Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:50:59.599594Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:51:15.469597Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:51:29.151042Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:51:59.601474Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:52:15.470613Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:52:29.152804Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:52:59.602691Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:53:15.472348Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:53:29.154422Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:53:59.604167Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:54:15.474227Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:54:29.156267Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:54:59.605369Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:55:15.475159Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:55:29.173602Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:55:59.639240Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:56:15.510817Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:56:29.192807Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:56:59.644168Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:57:15.513310Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:57:29.195327Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:57:59.646177Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:58:15.514848Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:58:29.196407Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:58:59.648120Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:59:15.516950Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T21:59:29.198532Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T21:59:59.649689Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T22:00:15.518801Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T22:00:29.205086Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T22:04:28.868988Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T22:05:07.074300Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T22:05:20.760147Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-10T22:41:48.678088Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T23:26:02.886388Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-10T23:58:17.816747Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T01:36:30.215040Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T02:03:43.568222Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T02:56:43.263747Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T04:19:21.601374Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T05:09:51.267455Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T05:59:27.130560Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T07:24:49.908224Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T07:57:10.146519Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T08:30:48.404014Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T09:49:22.273530Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T10:36:54.245478Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T11:26:50.943077Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T12:34:44.563901Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T13:26:43.440108Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:19:37.174424Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:30:58.780285Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:52:40.831394Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:53:18.133914Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:53:48.580826Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:54:04.453008Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:54:18.135995Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:54:48.584435Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:55:04.454732Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:55:18.139635Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:55:48.587347Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:56:04.456619Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:56:18.143294Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:56:48.590930Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:57:04.460050Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:57:18.145360Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:57:48.593393Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:58:04.462095Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:58:18.147622Z | Info | Live bytes: 151.65MB Heap size: 1073.74MB
2023-08-11T14:58:48.595772Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T14:59:02.432557Z | Info | Reactor thread stopped
2023-08-11T14:59:02.432829Z | Info | Reactor thread stopped
2023-08-11T14:59:02.434323Z | Error | Got EOF
2023-08-11T14:59:02.435806Z | Error | Got EOF
2023-08-11T14:59:02.442951Z | Error | Got EOF
2023-08-11T15:32:09.208510Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T15:32:09.211491Z | Info | Directory: /Users/shess/code/learn/thinking-in-types
2023-08-11T15:32:09.211524Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:32:09.211940Z | Info | Logging heap statistics every 60.00s
2023-08-11T15:32:09.235891Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:32:09.236555Z | Info | Starting server
2023-08-11T15:32:09.252440Z | Info | Started LSP server in 0.02s
2023-08-11T15:32:09.606930Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8154677663979478733) "file:///Users/shess/code/learn/thinking-in-types"], clientSettings = hashed Nothing}
2023-08-11T15:32:09.617499Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:09.721564Z | Info | Cradle path: app/Chapter06Cont.hs
2023-08-11T15:32:09.721692Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for app/Chapter06Cont.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-08-11T15:32:09.724882Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:32:11.604009Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-e949804b02226df3ccd416f7ed7a1e2663f00721
2023-08-11T15:32:11.604098Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-11T15:32:16.238634Z | Info | Cradle path: app/Chapter10Defunctional.hs
2023-08-11T15:32:16.238847Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for app/Chapter10Defunctional.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-08-11T15:32:16.243341Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:32:16.265023Z | Warning | moduleName: InternalError: Exception in plugin PluginId "moduleName" while processing STextDocumentCodeLens: BadDependency "GhcSession"
2023-08-11T15:32:16.265097Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:32:16.265134Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:32:16.265164Z | Warning | ghcide-type-lenses: InternalError: Unable to get GhcSession
2023-08-11T15:32:22.257167Z | Warning | moduleName: InternalError: Exception in plugin PluginId "moduleName" while processing STextDocumentCodeLens: BadDependency "GhcSession"
2023-08-11T15:32:22.257312Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:32:22.257354Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:32:22.257383Z | Warning | ghcide-type-lenses: InternalError: Unable to get GhcSession
2023-08-11T15:32:22.688870Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:32:22.720536Z | Info | Could not identify reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
2023-08-11T15:32:22.720615Z | Warning | moduleName: InternalError: Exception in plugin PluginId "moduleName" while processing STextDocumentCodeLens: BadDependency "GhcSession"
2023-08-11T15:32:22.720651Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:32:22.720680Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:32:22.720704Z | Warning | ghcide-type-lenses: InternalError: Unable to get GhcSession
2023-08-11T15:32:27.969430Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T15:32:27.969615Z | Info | Directory: /Users/shess/code/learn/thinking-in-types
2023-08-11T15:32:27.969641Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:32:27.969713Z | Info | Logging heap statistics every 60.00s
2023-08-11T15:32:27.996064Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:32:27.996367Z | Info | Starting server
2023-08-11T15:32:27.997278Z | Info | Started LSP server in 0.00s
2023-08-11T15:32:28.362368Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-8154677663979478733) "file:///Users/shess/code/learn/thinking-in-types"], clientSettings = hashed Nothing}
2023-08-11T15:32:28.364549Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:28.365337Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:28.602585Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:29.944322Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:30.256762Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:30.769336Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:30.774177Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:30.902487Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:31.125869Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:31.574223Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-11T15:32:34.098511Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:34.105102Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:34.309667Z | Error | cabalfmt: Couldn't find executable 'cabal-fmt'
2023-08-11T15:32:34.309979Z | Warning | cabalfmt: InvalidRequest: No installation of cabal-fmt could be found. Please install it into your global environment.
2023-08-11T15:32:34.330559Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:32:34.567854Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:32:37.029369Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:32:37.039510Z | Info | Cradle path: app/Main.hs
2023-08-11T15:32:37.039679Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for app/Main.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-08-11T15:32:37.040480Z | Warning | moduleName: InternalError: Exception in plugin PluginId "moduleName" while processing STextDocumentCodeLens: BadDependency "GhcSession"
2023-08-11T15:32:37.040576Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:32:37.040629Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:32:37.040673Z | Warning | ghcide-type-lenses: InternalError: Unable to get GhcSession
2023-08-11T15:32:37.043822Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:32:40.269785Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-6b302b04febfe393b0fa68b588f963c00542e6e5
2023-08-11T15:32:40.269871Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-11T15:32:40.303391Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:33:09.213830Z | Info | Live bytes: 58.30MB Heap size: 860.88MB
2023-08-11T15:33:20.754836Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:33:20.790333Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:33:27.972538Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:33:49.187478Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:33:49.211962Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:34:09.216412Z | Info | Live bytes: 60.31MB Heap size: 910.16MB
2023-08-11T15:34:27.974575Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:35:07.808161Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:07.834739Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:35:09.219009Z | Info | Live bytes: 62.03MB Heap size: 910.16MB
2023-08-11T15:35:11.998111Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:12.022332Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:35:18.575722Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:18.598264Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:35:24.331073Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:24.353568Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:35:27.976283Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:35:30.881447Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:30.904997Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:35:37.048259Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs"
"/Users/shess/code/learn/thinking-in-types/app/"
"/Users/shess/code/learn/thinking-in-types/"
"/Users/shess/code/learn/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:35:37.071529Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/learn/thinking-in-types/app/Chapter10Defunctional.hs": [ ]
2023-08-11T15:36:09.221906Z | Info | Live bytes: 63.36MB Heap size: 910.16MB
2023-08-11T15:36:27.978811Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:37:09.224526Z | Info | Live bytes: 63.36MB Heap size: 910.16MB
2023-08-11T15:37:27.981327Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:38:09.227103Z | Info | Live bytes: 63.36MB Heap size: 910.16MB
2023-08-11T15:38:27.983792Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:39:09.229612Z | Info | Live bytes: 63.36MB Heap size: 910.16MB
2023-08-11T15:39:13.936143Z | Info | Reactor thread stopped
2023-08-11T15:39:14.462705Z | Info | Reactor thread stopped
2023-08-11T15:39:40.344222Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T15:39:40.344416Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T15:39:40.344440Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:39:40.344509Z | Info | Logging heap statistics every 60.00s
2023-08-11T15:39:40.368955Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:39:40.369272Z | Info | Starting server
2023-08-11T15:39:40.370123Z | Info | Started LSP server in 0.00s
2023-08-11T15:39:40.739000Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T15:39:40.744493Z | Info | Cradle path: src/MyLib.hs
2023-08-11T15:39:40.744547Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/MyLib.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-08-11T15:39:40.746214Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:39:42.273080Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-fbc892e001c905cab2584382e6813a4e2fc6e802
2023-08-11T15:39:42.273172Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T15:39:42.291061Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:39:42.291166Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:39:42.291193Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T15:39:42.726031Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T15:39:42.726259Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T15:39:42.726328Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T15:40:14.683360Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T15:40:14.683586Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T15:40:14.688104Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:40:23.601165Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:40:23.620140Z | Info | Could not identify reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
2023-08-11T15:40:26.102121Z | Info | Cradle path: test/Main.hs
2023-08-11T15:40:26.102286Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for test/Main.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-08-11T15:40:26.109044Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:40:31.663079Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/test/Main.hs"
"/Users/shess/code/workflow.hs/test/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:40:31.673327Z | Info | Could not identify reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs"
2023-08-11T15:40:36.398866Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/test/Main.hs"
"/Users/shess/code/workflow.hs/test/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:40:36.408239Z | Info | Could not identify reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs"
2023-08-11T15:40:40.345522Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:40:42.896994Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T15:40:42.897176Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T15:40:42.897199Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:40:42.897269Z | Info | Logging heap statistics every 60.00s
2023-08-11T15:40:42.921365Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T15:40:42.921630Z | Info | Starting server
2023-08-11T15:40:42.922484Z | Info | Started LSP server in 0.00s
2023-08-11T15:40:43.285087Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T15:40:43.286726Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:40:43.286808Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:40:44.207229Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:40:45.253514Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:40:45.676772Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-11T15:40:46.688905Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-11T15:40:47.036378Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-11T15:40:48.708218Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:40:48.719451Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:40:48.975437Z | Error | cabalfmt: Couldn't find executable 'cabal-fmt'
2023-08-11T15:40:48.975741Z | Warning | cabalfmt: InvalidRequest: No installation of cabal-fmt could be found. Please install it into your global environment.
2023-08-11T15:40:48.984911Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T15:40:49.257379Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T15:41:00.483134Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:41:00.493482Z | Info | Cradle path: src/MyLib.hs
2023-08-11T15:41:00.493650Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/MyLib.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-08-11T15:41:00.497891Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:41:03.676274Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T15:41:03.676360Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T15:41:03.692682Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:41:03.693901Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T15:41:03.693903Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T15:41:03.793230Z | Info | Cradle path: test/Main.hs
2023-08-11T15:41:03.793325Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for test/Main.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-08-11T15:41:03.796198Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T15:41:05.818411Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-c3ba73ce90f4487f8a9abfb2b1b8f06677090055
2023-08-11T15:41:05.818567Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c3ba73ce90f4487f8a9abfb2b1b8f06677090055
2023-08-11T15:41:05.818594Z | Info | Making new HscEnv. In-place unit ids: [main, workflow-hs-0.1.0.0-inplace]
2023-08-11T15:41:08.836091Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:41:08.858368Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:41:40.347638Z | Info | Live bytes: 32.74MB Heap size: 869.27MB
2023-08-11T15:41:42.900008Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:42:40.350255Z | Info | Live bytes: 32.74MB Heap size: 869.27MB
2023-08-11T15:42:42.902694Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:43:18.629486Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:43:18.656772Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:43:33.228573Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:43:33.245093Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:43:35.736904Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:43:35.762240Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:43:40.352680Z | Info | Live bytes: 63.83MB Heap size: 933.23MB
2023-08-11T15:43:42.905255Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:43:48.708205Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:43:48.726179Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:44:40.354920Z | Info | Live bytes: 70.18MB Heap size: 933.23MB
2023-08-11T15:44:42.907641Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:44:52.172727Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:44:52.197822Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:44:57.815087Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:44:57.842293Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:45:05.857914Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:45:05.883045Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:45:13.425225Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:45:13.451944Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:45:18.591444Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:45:18.612862Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:45:40.356685Z | Info | Live bytes: 81.90MB Heap size: 933.23MB
2023-08-11T15:45:42.909754Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:45:58.957167Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:45:58.983914Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:46:02.293879Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:46:02.321133Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:46:15.728255Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:46:15.758429Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:46:33.147412Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:46:33.171316Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:46:40.358076Z | Info | Live bytes: 87.50MB Heap size: 933.23MB
2023-08-11T15:46:42.912367Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:46:50.811592Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:46:50.827213Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:02.672812Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:47:02.693265Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:15.286510Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:47:15.289232Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 10 16 17 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T15:47:15.304943Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:18.093718Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:47:18.121611Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:27.428767Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:47:27.450442Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:40.360283Z | Info | Live bytes: 91.73MB Heap size: 933.23MB
2023-08-11T15:47:42.016172Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:47:42.045507Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:47:42.914488Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:48:02.251110Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:02.253289Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 13 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T15:48:02.272152Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:05.471186Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:05.487152Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:19.272448Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:19.306200Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:21.685143Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:21.701989Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:25.054361Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:25.069851Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:35.041538Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:35.060914Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:37.256261Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:48:37.271280Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:48:40.362067Z | Info | Live bytes: 95.46MB Heap size: 933.23MB
2023-08-11T15:48:42.916956Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:49:02.256729Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:49:02.284162Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:49:12.510285Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:49:12.537021Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:49:40.363444Z | Info | Live bytes: 103.64MB Heap size: 933.23MB
2023-08-11T15:49:42.919107Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:50:01.300775Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:50:01.315413Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:50:12.315771Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:50:12.318275Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T15:50:12.328598Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:50:17.494523Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:50:17.496933Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T15:50:17.507582Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:50:19.953894Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:50:19.955931Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T15:50:19.966348Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:50:40.364697Z | Info | Live bytes: 111.80MB Heap size: 957.35MB
2023-08-11T15:50:42.920770Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:51:00.052338Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:51:00.088283Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:51:40.365913Z | Info | Live bytes: 113.75MB Heap size: 957.35MB
2023-08-11T15:51:42.922919Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:52:40.367454Z | Info | Live bytes: 113.75MB Heap size: 957.35MB
2023-08-11T15:52:42.924949Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:53:40.368732Z | Info | Live bytes: 113.75MB Heap size: 957.35MB
2023-08-11T15:53:42.927024Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:54:40.370922Z | Info | Live bytes: 113.75MB Heap size: 957.35MB
2023-08-11T15:54:42.929197Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:55:40.372542Z | Info | Live bytes: 113.75MB Heap size: 957.35MB
2023-08-11T15:55:42.931333Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:55:44.170099Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:55:44.191373Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:56:19.147029Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:56:19.163983Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:56:40.374548Z | Info | Live bytes: 116.31MB Heap size: 965.74MB
2023-08-11T15:56:41.051072Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:56:41.072017Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:56:42.933389Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:57:16.261722Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:57:16.281437Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T15:57:40.375891Z | Info | Live bytes: 118.35MB Heap size: 965.74MB
2023-08-11T15:57:42.935422Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:58:40.376646Z | Info | Live bytes: 118.35MB Heap size: 965.74MB
2023-08-11T15:58:42.937456Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:59:40.377382Z | Info | Live bytes: 118.35MB Heap size: 965.74MB
2023-08-11T15:59:42.939619Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T15:59:49.522942Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T15:59:49.546675Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ NormalizedFilePath "/Users/shess/code/workflow.hs/test/Main.hs" ]
2023-08-11T16:00:03.568928Z | Info | Reactor thread stopped
2023-08-11T16:00:03.571782Z | Info | Reactor thread stopped
2023-08-11T16:17:17.959228Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T16:17:17.959229Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T16:17:17.962305Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T16:17:17.962305Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T16:17:17.962342Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:17.962349Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:17.962773Z | Info | Logging heap statistics every 60.00s
2023-08-11T16:17:17.962770Z | Info | Logging heap statistics every 60.00s
2023-08-11T16:17:17.991939Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:17.991944Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:17.992638Z | Info | Starting server
2023-08-11T16:17:17.992638Z | Info | Starting server
2023-08-11T16:17:18.008502Z | Info | Started LSP server in 0.02s
2023-08-11T16:17:18.008502Z | Info | Started LSP server in 0.02s
2023-08-11T16:17:18.405566Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T16:17:18.405566Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T16:17:18.417522Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T16:17:18.417599Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T16:17:18.418031Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T16:17:18.418081Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T16:17:18.419342Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T16:17:18.419782Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T16:17:18.792045Z | Warning | moduleName: InternalError: Exception in plugin PluginId "moduleName" while processing STextDocumentCodeLens: BadDependency "GhcSession"
2023-08-11T16:17:18.792129Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T16:17:18.792154Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:17:18.792174Z | Warning | ghcide-type-lenses: InternalError: Unable to get GhcSession
2023-08-11T16:17:19.276088Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T16:17:19.276173Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T16:17:32.311496Z | Info | Reactor thread stopped
2023-08-11T16:17:32.312521Z | Info | Reactor thread stopped
2023-08-11T16:17:51.710756Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T16:17:51.710955Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T16:17:51.710981Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:51.711054Z | Info | Logging heap statistics every 60.00s
2023-08-11T16:17:51.734696Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T16:17:51.734991Z | Info | Starting server
2023-08-11T16:17:51.735875Z | Info | Started LSP server in 0.00s
2023-08-11T16:17:52.097359Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T16:17:52.099976Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T16:17:52.100028Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T16:17:52.101744Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T16:17:52.896040Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T16:17:52.896130Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T16:17:52.919137Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:17:52.919212Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:18:51.713735Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T16:19:13.335064Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:13.335278Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:13.886866Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:19:13.910253Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 9 10 11 Nothing) "[GHC-58481] parse error on input `a'"
2023-08-11T16:19:13.922975Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:19:13.924804Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:13.924883Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:18.102741Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:18.102904Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:20.179806Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:20.179961Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:20.946756Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:19:21.007398Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:19:21.008725Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:21.008768Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:26.005380Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:26.005582Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:29.663575Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:29.663975Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:32.546690Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:32.546787Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:33.482517Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:33.482721Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:34.464410Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:19:34.464605Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:19:51.716443Z | Info | Live bytes: 57.16MB Heap size: 814.74MB
2023-08-11T16:20:51.718948Z | Info | Live bytes: 57.16MB Heap size: 814.74MB
2023-08-11T16:21:06.530282Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:06.530468Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:08.929588Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:08.929794Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:09.802268Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:09.802455Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:11.198478Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:11.198787Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:29.666448Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:29.666668Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:30.992885Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:21:31.019142Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:21:31.028676Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T16:21:31.028757Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T16:21:37.708188Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:21:37.725377Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:21:38.721809Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:21:38.745924Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:21:48.875915Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:21:48.898088Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:21:51.720812Z | Info | Live bytes: 57.26MB Heap size: 907.02MB
2023-08-11T16:21:55.082930Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:21:55.110619Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:22:31.189593Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:22:31.193770Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 18 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T16:22:31.205494Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:22:51.722686Z | Info | Live bytes: 66.52MB Heap size: 907.02MB
2023-08-11T16:23:02.663147Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:23:02.667166Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T16:23:02.678261Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:23:07.103332Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:23:07.108090Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 22 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T16:23:07.118183Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:23:45.556104Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:23:45.585575Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:23:51.724655Z | Info | Live bytes: 72.57MB Heap size: 907.02MB
2023-08-11T16:24:06.785114Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:06.813437Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:10.977330Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:11.004139Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:12.398393Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:12.427373Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:12.901178Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:12.929372Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:13.089984Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:13.111422Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:13.291105Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:13.310099Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:13.470107Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:13.486359Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:13.657807Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:24:13.676909Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:24:50.755116Z | Info | Live bytes: 72.57MB Heap size: 907.02MB
2023-08-11T16:25:50.756409Z | Info | Live bytes: 72.57MB Heap size: 907.02MB
2023-08-11T16:26:50.757640Z | Info | Live bytes: 72.57MB Heap size: 907.02MB
2023-08-11T16:27:46.822240Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:27:46.852113Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:27:50.759332Z | Info | Live bytes: 72.30MB Heap size: 907.02MB
2023-08-11T16:28:30.623818Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:28:30.654023Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:28:33.547063Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:28:33.570058Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:28:50.761090Z | Info | Live bytes: 76.82MB Heap size: 907.02MB
2023-08-11T16:28:59.099744Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:28:59.126261Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:29:02.175184Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:29:02.199277Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:29:21.851425Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:29:21.881755Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:29:25.098322Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:29:25.127835Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:29:48.584877Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:29:48.601741Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:29:50.763075Z | Info | Live bytes: 79.45MB Heap size: 907.02MB
2023-08-11T16:29:53.655627Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:29:53.671458Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:30:01.515492Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:30:01.534227Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:30:10.626043Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:30:10.654965Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:30:26.038476Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:30:26.065196Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:30:39.851446Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:30:39.881283Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:30:50.764578Z | Info | Live bytes: 82.99MB Heap size: 907.02MB
2023-08-11T16:31:50.765474Z | Info | Live bytes: 82.99MB Heap size: 907.02MB
2023-08-11T16:32:50.766599Z | Info | Live bytes: 82.99MB Heap size: 907.02MB
2023-08-11T16:33:46.385351Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:33:46.412157Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:33:50.768375Z | Info | Live bytes: 82.99MB Heap size: 907.02MB
2023-08-11T16:34:01.077601Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:01.100756Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:34:08.453696Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:08.483775Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:34:14.167219Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:14.171273Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 18 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T16:34:14.180268Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:34:21.043470Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:21.074401Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:34:26.430435Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:26.459272Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:34:50.770465Z | Info | Live bytes: 88.69MB Heap size: 907.02MB
2023-08-11T16:34:57.963370Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:34:57.993376Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:35:08.786694Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:35:08.815372Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:35:11.725940Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:35:11.755458Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:35:50.772822Z | Info | Live bytes: 89.44MB Heap size: 907.02MB
2023-08-11T16:36:50.774281Z | Info | Live bytes: 89.44MB Heap size: 907.02MB
2023-08-11T16:37:27.506862Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:27.529229Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:37:36.759025Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:36.789971Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:37:37.718740Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:37.747008Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:37:46.886446Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:46.902836Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:37:48.575554Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:48.602032Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:37:50.776777Z | Info | Live bytes: 92.63MB Heap size: 907.02MB
2023-08-11T16:37:53.985682Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:37:54.015825Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:26.995905Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:27.024199Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:47.095046Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:47.127476Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:50.592686Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:50.620905Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:50.778627Z | Info | Live bytes: 106.08MB Heap size: 907.02MB
2023-08-11T16:38:52.068411Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:52.092289Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:53.280555Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:53.306446Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:38:54.694239Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:38:54.720020Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:01.629178Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:01.652664Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:22.503736Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:22.531346Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:23.296537Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:23.327475Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:33.892061Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:33.911438Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluASTDiffers (TextDiff {textDiffPath = "/Users/shess/code/workflow.hs/src/Control/Workflow.hs", textDiffDiffList = [Both ["{-# LANGUAGE DefaultSignatures #-}","{-# LANGUAGE GADTs #-}","","module Control.Workflow where","","someFunc :: IO ()","someFunc = putStrLn \"someFunc\"","","class FlowResult a where"," recordResult :: a -> IO ()"," default recordResult :: (Show a) => a -> IO ()"," recordResult a = print a",""] ["{-# LANGUAGE DefaultSignatures #-}","{-# LANGUAGE GADTs #-}","","module Control.Workflow where","","someFunc :: IO ()","someFunc = putStrLn \"someFunc\"","","class FlowResult a where"," recordResult :: a -> IO ()"," default recordResult :: (Show a) => a -> IO ()"," recordResult a = print a",""],First ["data FlowResult a => Flow r a where"],Second ["data Flow r a where"],Both [" -- Requires the final result to conform to our class"," Flow :: (r -> IO a) -> Flow r a","","instance Functor (Flow r) where"," fmap :: (a -> b) -> Flow r a -> Flow r b"," fmap f (Flow rma) = Flow $ \\r -> do"," a <- rma r"," pure (f a)","","runFlow :: Flow r a -> (r -> IO a)","runFlow (Flow f) = f","","instance Applicative (Flow r) where"," pure a = Flow $ \\_ -> pure a"," fab <*> fa = Flow $ \\r -> do"," ab <- runFlow fab r"," a <- runFlow fa r"," pure (ab a)","","instance Monad (Flow r) where"," (>>=) :: Flow r a -> (a -> Flow r b) -> Flow r b"," fa >>= afb = Flow $ \\r -> do"," a <- runFlow fa r"," b <- runFlow (afb a) r"," pure b","","data SolarAtlas = SolarAtlas","data Wavelengths = Wavelengths","data Position = Position","data Dataset = Dataset","","-- these are tasks?","-- are tasks also a monad? Sure","-- these need to AUTOMATICALLY record the result","wavelengthCalibration :: SolarAtlas -> Flow Dataset Wavelengths","wavelengthCalibration _ = pure Wavelengths","","positionCalibration :: Flow Dataset Position","positionCalibration = pure Position","","workflow :: Flow Dataset (Wavelengths, Position)","workflow = do"," -- you can't PERFORM IO here"," wl <- wavelengthCalibration SolarAtlas"," p <- positionCalibration"," pure (wl, p)",""] [" -- Requires the final result to conform to our class"," Flow :: (r -> IO a) -> Flow r a","","instance Functor (Flow r) where"," fmap :: (a -> b) -> Flow r a -> Flow r b"," fmap f (Flow rma) = Flow $ \\r -> do"," a <- rma r"," pure (f a)","","runFlow :: Flow r a -> (r -> IO a)","runFlow (Flow f) = f","","instance Applicative (Flow r) where"," pure a = Flow $ \\_ -> pure a"," fab <*> fa = Flow $ \\r -> do"," ab <- runFlow fab r"," a <- runFlow fa r"," pure (ab a)","","instance Monad (Flow r) where"," (>>=) :: Flow r a -> (a -> Flow r b) -> Flow r b"," fa >>= afb = Flow $ \\r -> do"," a <- runFlow fa r"," b <- runFlow (afb a) r"," pure b","","data SolarAtlas = SolarAtlas","data Wavelengths = Wavelengths","data Position = Position","data Dataset = Dataset","","-- these are tasks?","-- are tasks also a monad? Sure","-- these need to AUTOMATICALLY record the result","wavelengthCalibration :: SolarAtlas -> Flow Dataset Wavelengths","wavelengthCalibration _ = pure Wavelengths","","positionCalibration :: Flow Dataset Position","positionCalibration = pure Position","","workflow :: Flow Dataset (Wavelengths, Position)","workflow = do"," -- you can't PERFORM IO here"," wl <- wavelengthCalibration SolarAtlas"," p <- positionCalibration"," pure (wl, p)",""]], textDiffSelectedLines = fromList [14,15,16]}) [SrcSpanMultiLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 14 1 16 36]
2023-08-11T16:39:33.922939Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:39.117959Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:39.138509Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluASTDiffers (TextDiff {textDiffPath = "/Users/shess/code/workflow.hs/src/Control/Workflow.hs", textDiffDiffList = [First ["{-# LANGUAGE DefaultSignatures #-}"],Both ["{-# LANGUAGE DatatypeContexts #-}"] ["{-# LANGUAGE DatatypeContexts #-}"],Second ["{-# LANGUAGE DefaultSignatures #-}"],Both ["{-# LANGUAGE GADTs #-}","","module Control.Workflow where","","someFunc :: IO ()","someFunc = putStrLn \"someFunc\"","","class FlowResult a where"," recordResult :: a -> IO ()"," default recordResult :: (Show a) => a -> IO ()"," recordResult a = print a",""] ["{-# LANGUAGE GADTs #-}","","module Control.Workflow where","","someFunc :: IO ()","someFunc = putStrLn \"someFunc\"","","class FlowResult a where"," recordResult :: a -> IO ()"," default recordResult :: (Show a) => a -> IO ()"," recordResult a = print a",""],First ["data FlowResult a => Flow r a where"],Second ["data Flow r a where"],Both [" -- Requires the final result to conform to our class"," Flow :: (r -> IO a) -> Flow r a","","instance Functor (Flow r) where"," fmap :: (a -> b) -> Flow r a -> Flow r b"," fmap f (Flow rma) = Flow $ \\r -> do"," a <- rma r"," pure (f a)","","runFlow :: Flow r a -> (r -> IO a)","runFlow (Flow f) = f","","instance Applicative (Flow r) where"," pure a = Flow $ \\_ -> pure a"," fab <*> fa = Flow $ \\r -> do"," ab <- runFlow fab r"," a <- runFlow fa r"," pure (ab a)","","instance Monad (Flow r) where"," (>>=) :: Flow r a -> (a -> Flow r b) -> Flow r b"," fa >>= afb = Flow $ \\r -> do"," a <- runFlow fa r"," b <- runFlow (afb a) r"," pure b","","data SolarAtlas = SolarAtlas","data Wavelengths = Wavelengths","data Position = Position","data Dataset = Dataset","","-- these are tasks?","-- are tasks also a monad? Sure","-- these need to AUTOMATICALLY record the result","wavelengthCalibration :: SolarAtlas -> Flow Dataset Wavelengths","wavelengthCalibration _ = pure Wavelengths","","positionCalibration :: Flow Dataset Position","positionCalibration = pure Position","","workflow :: Flow Dataset (Wavelengths, Position)","workflow = do"," -- you can't PERFORM IO here"," wl <- wavelengthCalibration SolarAtlas"," p <- positionCalibration"," pure (wl, p)",""] [" -- Requires the final result to conform to our class"," Flow :: (r -> IO a) -> Flow r a","","instance Functor (Flow r) where"," fmap :: (a -> b) -> Flow r a -> Flow r b"," fmap f (Flow rma) = Flow $ \\r -> do"," a <- rma r"," pure (f a)","","runFlow :: Flow r a -> (r -> IO a)","runFlow (Flow f) = f","","instance Applicative (Flow r) where"," pure a = Flow $ \\_ -> pure a"," fab <*> fa = Flow $ \\r -> do"," ab <- runFlow fab r"," a <- runFlow fa r"," pure (ab a)","","instance Monad (Flow r) where"," (>>=) :: Flow r a -> (a -> Flow r b) -> Flow r b"," fa >>= afb = Flow $ \\r -> do"," a <- runFlow fa r"," b <- runFlow (afb a) r"," pure b","","data SolarAtlas = SolarAtlas","data Wavelengths = Wavelengths","data Position = Position","data Dataset = Dataset","","-- these are tasks?","-- are tasks also a monad? Sure","-- these need to AUTOMATICALLY record the result","wavelengthCalibration :: SolarAtlas -> Flow Dataset Wavelengths","wavelengthCalibration _ = pure Wavelengths","","positionCalibration :: Flow Dataset Position","positionCalibration = pure Position","","workflow :: Flow Dataset (Wavelengths, Position)","workflow = do"," -- you can't PERFORM IO here"," wl <- wavelengthCalibration SolarAtlas"," p <- positionCalibration"," pure (wl, p)",""]], textDiffSelectedLines = fromList [15,16,17]}) [SrcSpanMultiLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 15 1 17 36]
2023-08-11T16:39:39.148114Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:49.330150Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:39:49.362959Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:39:50.839187Z | Info | Live bytes: 112.76MB Heap size: 907.02MB
2023-08-11T16:40:50.840861Z | Info | Live bytes: 112.76MB Heap size: 907.02MB
2023-08-11T16:40:53.016608Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:40:53.044635Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:41:36.600058Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:41:36.633900Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:41:50.841883Z | Info | Live bytes: 112.76MB Heap size: 907.02MB
2023-08-11T16:42:50.843569Z | Info | Live bytes: 112.76MB Heap size: 907.02MB
2023-08-11T16:43:18.196702Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:43:18.201303Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 31 29 30 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T16:43:18.210674Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:43:26.346247Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:43:26.399007Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:43:34.632235Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:43:34.664144Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:43:50.845845Z | Info | Live bytes: 115.34MB Heap size: 910.16MB
2023-08-11T16:44:05.493496Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:44:05.526207Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:44:50.848629Z | Info | Live bytes: 115.34MB Heap size: 910.16MB
2023-08-11T16:45:50.850056Z | Info | Live bytes: 115.34MB Heap size: 910.16MB
2023-08-11T16:46:50.851729Z | Info | Live bytes: 115.34MB Heap size: 910.16MB
2023-08-11T16:47:47.625341Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:47:47.651356Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:47:50.854051Z | Info | Live bytes: 115.34MB Heap size: 910.16MB
2023-08-11T16:47:51.168703Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:47:51.193347Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:47:56.845783Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:47:56.868971Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:48:47.449541Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:48:47.481926Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:48:50.856243Z | Info | Live bytes: 64.24MB Heap size: 930.09MB
2023-08-11T16:49:36.000472Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:36.031270Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:49:41.843332Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:41.865466Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:49:45.232975Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:45.253948Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:49:48.947032Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:48.966738Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:49:50.857689Z | Info | Live bytes: 72.66MB Heap size: 930.09MB
2023-08-11T16:49:53.103358Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:53.136100Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:49:59.477435Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:49:59.511623Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:01.124259Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:01.143568Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:03.146305Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:03.168226Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:05.612547Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:05.630512Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:15.394090Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:15.421903Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:19.126714Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:19.144561Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:24.645919Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:24.663999Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:40.674031Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:40.693906Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:50:50.859600Z | Info | Live bytes: 77.25MB Heap size: 930.09MB
2023-08-11T16:50:51.960888Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:50:51.984655Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:12.241433Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:51:12.272069Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:28.529139Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:51:28.555297Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:31.239815Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:51:31.261059Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:33.895601Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:51:33.927197Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:45.861466Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:51:45.891866Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:51:50.861825Z | Info | Live bytes: 82.25MB Heap size: 930.09MB
2023-08-11T16:52:07.967385Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:08.000586Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:10.590706Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:10.619399Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:16.620729Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:16.652287Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:21.810682Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:21.840538Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:30.922345Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:30.952680Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:45.605639Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:45.636453Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:48.764012Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:48.788745Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:50.366075Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:52:50.397599Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:52:50.863649Z | Info | Live bytes: 88.41MB Heap size: 930.09MB
2023-08-11T16:53:50.864537Z | Info | Live bytes: 88.41MB Heap size: 930.09MB
2023-08-11T16:54:22.341089Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:54:22.373966Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:54:26.669386Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:54:26.701124Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:54:48.305626Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:54:48.333988Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:54:50.866506Z | Info | Live bytes: 89.57MB Heap size: 930.09MB
2023-08-11T16:55:06.209008Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:06.241176Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:14.672175Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:14.705807Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:19.142370Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:19.174404Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:25.299111Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:25.333455Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:28.715092Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:28.747458Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:33.357386Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:33.376683Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:43.402355Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:43.430432Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:50.868357Z | Info | Live bytes: 93.32MB Heap size: 930.09MB
2023-08-11T16:55:51.329745Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:51.357512Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:55:54.131639Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:55:54.163258Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:56:01.137095Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:56:01.170183Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:56:50.870033Z | Info | Live bytes: 96.20MB Heap size: 930.09MB
2023-08-11T16:56:53.714911Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:56:53.719806Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 13 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T16:56:53.732182Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:03.134816Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:03.168868Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:22.694610Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:22.728858Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:33.965801Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:33.999982Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:36.920941Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:36.953801Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:40.094219Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:40.113932Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:57:50.872307Z | Info | Live bytes: 100.08MB Heap size: 930.09MB
2023-08-11T16:57:51.121174Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:57:51.141621Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:03.994208Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:04.026808Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:07.554985Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:07.586591Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:20.850915Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:20.883100Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:38.772364Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:38.804489Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:42.547861Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:42.576214Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:47.572960Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:47.591636Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:58:50.874500Z | Info | Live bytes: 102.58MB Heap size: 930.09MB
2023-08-11T16:58:52.086035Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:58:52.107779Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:03.740192Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:03.745339Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 13 1 22 Nothing) "[GHC-05380] A newtype must have exactly one constructor, but `Network' has none\nIn the newtype declaration for `Network'"
2023-08-11T16:59:03.759575Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:06.881811Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:06.886607Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 13 1 24 Nothing) "[GHC-05380] A newtype must have exactly one constructor, but `Network' has none\nIn the newtype declaration for `Network'"
2023-08-11T16:59:06.899423Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:27.526828Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:27.558876Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:34.407835Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:34.440018Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:42.053322Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:42.085740Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:44.309698Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:44.333205Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:47.301170Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T16:59:47.334344Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T16:59:50.876216Z | Info | Live bytes: 107.36MB Heap size: 930.09MB
2023-08-11T17:00:16.764184Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:00:16.796083Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:00:34.024149Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:00:34.056808Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:00:46.924953Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:00:46.955435Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:00:50.877851Z | Info | Live bytes: 109.80MB Heap size: 930.09MB
2023-08-11T17:00:54.778130Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:00:54.813010Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:01:02.083610Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:01:02.116013Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:01:12.703203Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:01:12.725357Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:01:50.879780Z | Info | Live bytes: 115.91MB Heap size: 930.09MB
2023-08-11T17:02:27.053685Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:02:27.059969Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 56 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:02:27.071954Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:02:50.882021Z | Info | Live bytes: 115.91MB Heap size: 930.09MB
2023-08-11T17:03:37.916385Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:03:37.921342Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 57 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:03:37.931701Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:03:42.575098Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:03:42.580418Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 57 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:03:42.592571Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:03:50.884021Z | Info | Live bytes: 118.52MB Heap size: 930.09MB
2023-08-11T17:03:52.452050Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:03:52.457366Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 57 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:03:52.468844Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:02.837391Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:02.842567Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 59 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:04:02.854481Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:06.652354Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:06.657759Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 59 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:04:06.667991Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:17.762880Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:17.796076Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:19.341394Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:19.346121Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 58 1 Nothing) "[GHC-58481] parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-11T17:04:19.356309Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:23.796662Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:23.830310Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:26.060373Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:26.090004Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:42.217312Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:42.249779Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:47.079668Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:47.115958Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:50.885498Z | Info | Live bytes: 123.40MB Heap size: 930.09MB
2023-08-11T17:04:50.974522Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:51.005876Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:04:56.790630Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:04:56.818665Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:05:20.330648Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:05:20.364041Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:05:24.089192Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:05:24.119799Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:05:45.129027Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:05:45.161904Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:05:50.887033Z | Info | Live bytes: 127.58MB Heap size: 930.09MB
2023-08-11T17:05:56.235474Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:05:56.266949Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:00.319995Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:00.349502Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:09.931557Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:09.965162Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:15.476879Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:15.495846Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:18.267402Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:18.309894Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:25.849975Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:25.883003Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:06:50.888828Z | Info | Live bytes: 65.71MB Heap size: 940.57MB
2023-08-11T17:06:54.243866Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:06:54.277862Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:00.858086Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:07:00.863237Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 15 35 36 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T17:07:00.875715Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:03.040328Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:07:03.043197Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 15 35 36 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T17:07:03.050544Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:05.069834Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:07:05.100682Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:20.881986Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:07:20.905072Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:35.127238Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:07:35.153495Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:07:50.890445Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:08:50.892050Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:09:50.906103Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:10:50.923561Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:11:50.925833Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:12:50.928014Z | Info | Live bytes: 66.90MB Heap size: 940.57MB
2023-08-11T17:13:50.930513Z | Info | Live bytes: 67.31MB Heap size: 940.57MB
2023-08-11T17:14:33.482028Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:14:33.513962Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:14:50.932102Z | Info | Live bytes: 68.95MB Heap size: 940.57MB
2023-08-11T17:14:52.162702Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:14:52.198352Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:15:27.162348Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:15:27.196790Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:15:30.728243Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:15:30.763466Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:15:44.114217Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:15:44.133587Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:15:50.934126Z | Info | Live bytes: 71.59MB Heap size: 940.57MB
2023-08-11T17:15:51.384046Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:15:51.418670Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:15:53.854133Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:15:53.874414Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:16:17.787450Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:16:17.817237Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:16:37.656165Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:16:37.674117Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:16:49.466282Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:16:49.498221Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:16:50.935666Z | Info | Live bytes: 80.33MB Heap size: 940.57MB
2023-08-11T17:16:56.699544Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:16:56.735435Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:17:16.613824Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:17:16.632829Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:17:32.522556Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:17:32.564642Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:17:47.082594Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:17:47.116210Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:17:50.938243Z | Info | Live bytes: 83.78MB Heap size: 940.57MB
2023-08-11T17:17:51.884727Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:17:51.919082Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:17:56.872902Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:17:56.895303Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:00.039113Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:00.061636Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:14.094249Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:14.129130Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:34.831761Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:34.865778Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:42.615180Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:42.651640Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:44.358144Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:44.393378Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:18:50.940777Z | Info | Live bytes: 85.29MB Heap size: 940.57MB
2023-08-11T17:18:51.502114Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:18:51.535721Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:19:01.431446Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:19:01.466677Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:19:03.831713Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:19:03.862025Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:19:12.269399Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:19:12.291155Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:19:50.942626Z | Info | Live bytes: 88.82MB Heap size: 940.57MB
2023-08-11T17:20:08.155432Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:20:08.175320Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:20:15.258163Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:20:15.287579Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:20:20.173395Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:20:20.202072Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:20:45.525921Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:20:45.544837Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:20:50.945114Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:21:50.947307Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:22:50.949602Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:23:50.951978Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:24:50.957159Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:25:50.968952Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:26:50.972799Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:27:50.975166Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:28:50.978816Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:29:50.980516Z | Info | Live bytes: 92.43MB Heap size: 940.57MB
2023-08-11T17:29:56.547374Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:29:56.579444Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:30:24.028224Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:30:24.060515Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:30:50.983006Z | Info | Live bytes: 95.58MB Heap size: 940.57MB
2023-08-11T17:31:50.985540Z | Info | Live bytes: 95.58MB Heap size: 940.57MB
2023-08-11T17:32:43.271144Z | Info | Reactor thread stopped
2023-08-11T17:32:43.273890Z | Error | Got EOF
2023-08-11T17:33:04.115505Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T17:33:04.115691Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T17:33:04.115716Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:33:04.115787Z | Info | Logging heap statistics every 60.00s
2023-08-11T17:33:04.143546Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:33:04.143871Z | Info | Starting server
2023-08-11T17:33:04.144762Z | Info | Started LSP server in 0.00s
2023-08-11T17:33:04.520964Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T17:33:04.524376Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T17:33:04.524445Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T17:33:04.526282Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T17:33:05.351646Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T17:33:05.351737Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T17:33:05.374258Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:05.374320Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:15.526406Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T17:33:15.526590Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T17:33:15.526616Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:33:15.526689Z | Info | Logging heap statistics every 60.00s
2023-08-11T17:33:15.554406Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:33:15.554703Z | Info | Starting server
2023-08-11T17:33:15.555582Z | Info | Started LSP server in 0.00s
2023-08-11T17:33:15.912074Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T17:33:15.915342Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T17:33:15.915400Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T17:33:15.917193Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T17:33:16.712063Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T17:33:16.712156Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T17:33:16.734900Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:16.734966Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:17.763926Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:17.764052Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:18.456444Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:18.456550Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:18.773146Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:33:18.820224Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:33:18.823093Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:18.823150Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:22.512133Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:22.512219Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:32.097022Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:32.097257Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:36.263688Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:36.263895Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:37.417716Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:37.417948Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:40.612356Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:40.612577Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:40.664997Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:40.665147Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:33:52.116714Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:33:52.116928Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:34:00.318947Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:00.319065Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:04.117985Z | Info | Live bytes: 58.09MB Heap size: 864.03MB
2023-08-11T17:34:05.884187Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:05.884384Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:07.339028Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:07.339257Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:08.514500Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:08.514720Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:15.529314Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:34:17.119582Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:17.121358Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:20.044255Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:20.044454Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:20.883082Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:20.883183Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:21.049630Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:21.049739Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:21.228554Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:21.228710Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:21.399282Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:21.399400Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:21.571060Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:21.571160Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:21.912581Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:34:21.917869Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 70 10 11 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T17:34:21.931541Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:34:21.933255Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:21.933360Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:48.522467Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:48.522790Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:49.729431Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:49.729531Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:49.930457Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:49.930566Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:50.106477Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:50.106640Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:50.286073Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:50.286223Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:51.033693Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:51.033796Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:51.307048Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:34:51.312903Z | Warning | fourmolu: InvalidParams: Fourmolu: OrmoluParsingFailed (RealSrcSpan SrcSpanOneLine "/Users/shess/code/workflow.hs/src/Control/Workflow.hs" 70 10 11 Nothing) "[GHC-58481] parse error on input `='"
2023-08-11T17:34:51.327141Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:34:51.328573Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:51.328640Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:54.085933Z | Warning | class: InternalError: Unable to get InstanceBindTypeSigsResult
2023-08-11T17:34:54.086109Z | Warning | ghcide-type-lenses: InternalError: Unable to GetGlobalBindingTypeSigs
2023-08-11T17:34:57.599806Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:34:57.633055Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:35:02.492370Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:35:02.520876Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:35:04.120034Z | Info | Live bytes: 62.30MB Heap size: 878.71MB
2023-08-11T17:35:12.885632Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:35:12.915090Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:35:15.530646Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:35:28.377756Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:35:28.410306Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:35:31.447702Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:35:31.481647Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:35:45.698126Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:35:45.730219Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:36:00.013853Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:36:00.043753Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:36:04.121815Z | Info | Live bytes: 74.26MB Heap size: 878.71MB
2023-08-11T17:36:05.142039Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:36:05.171828Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:36:15.532704Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:36:19.076057Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:36:19.110031Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:36:37.467376Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:36:37.488990Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:36:42.965063Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:36:42.986113Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:37:04.123399Z | Info | Live bytes: 80.17MB Heap size: 878.71MB
2023-08-11T17:37:15.535199Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:37:25.204966Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:37:25.237130Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:37:52.326811Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:37:52.360605Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:38:02.766129Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:38:02.799984Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:38:04.125319Z | Info | Live bytes: 85.56MB Heap size: 878.71MB
2023-08-11T17:38:06.313956Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:38:06.347839Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:38:15.537033Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:39:04.127569Z | Info | Live bytes: 91.88MB Heap size: 878.71MB
2023-08-11T17:39:11.046914Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:39:11.067706Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:39:15.538881Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:39:31.819409Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:39:31.853401Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:39:33.934377Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:39:33.962920Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:39:51.828645Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:39:51.864047Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:39:57.507793Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:39:57.541878Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:40:04.129880Z | Info | Live bytes: 95.52MB Heap size: 878.71MB
2023-08-11T17:40:15.541210Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:40:17.167595Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:40:17.200491Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:40:27.514938Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:40:27.547366Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:40:37.493188Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:40:37.528711Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:40:45.239443Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:40:45.274138Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:40:52.687905Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:40:52.721878Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:41:01.850037Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:41:01.879177Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:41:04.131355Z | Info | Live bytes: 98.41MB Heap size: 878.71MB
2023-08-11T17:41:15.542863Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:41:16.138306Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:41:16.173138Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:41:17.803847Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:41:17.837370Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:42:04.133253Z | Info | Live bytes: 98.41MB Heap size: 878.71MB
2023-08-11T17:42:06.473779Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:42:06.507413Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:42:15.544506Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:42:17.221790Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:42:17.254869Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:42:20.574400Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:42:20.608804Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:42:29.405390Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:42:29.439961Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:42:39.452379Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:42:39.487495Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:43:04.135203Z | Info | Live bytes: 98.41MB Heap size: 878.71MB
2023-08-11T17:43:15.546895Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:43:19.337737Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:43:19.337822Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:44:04.137610Z | Info | Live bytes: 98.41MB Heap size: 878.71MB
2023-08-11T17:44:15.550044Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:44:43.893397Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:44:43.928744Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:04.140348Z | Info | Live bytes: 98.41MB Heap size: 878.71MB
2023-08-11T17:45:15.552519Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:45:29.882540Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:45:29.916210Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:44.728463Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:45:44.763169Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:49.832476Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:45:49.866322Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:53.682410Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:45:53.716661Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:56.310498Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:45:56.346141Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:45:59.996340Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:46:00.028371Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:46:04.142224Z | Info | Live bytes: 101.29MB Heap size: 908.07MB
2023-08-11T17:46:15.555007Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:47:04.144646Z | Info | Live bytes: 101.29MB Heap size: 908.07MB
2023-08-11T17:47:15.557496Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:48:15.559088Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:49:15.561492Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:50:15.563967Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T17:50:20.612505Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:50:20.612588Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:50:21.831883Z | Info | Reactor thread stopped
2023-08-11T17:50:52.701108Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T17:50:52.701311Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T17:50:52.701335Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:50:52.701405Z | Info | Logging heap statistics every 60.00s
2023-08-11T17:50:52.728946Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T17:50:52.729297Z | Info | Starting server
2023-08-11T17:50:52.730169Z | Info | Started LSP server in 0.00s
2023-08-11T17:50:53.094817Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T17:50:53.097601Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-11T17:50:53.097667Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-11T17:50:53.099467Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T17:50:53.897330Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-b96dac23cdb00bdd026cdd76db002b8b6c646534
2023-08-11T17:50:53.897422Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-11T17:50:53.922508Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:50:53.922613Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:50:54.073485Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:50:54.109157Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:50:54.113223Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T17:50:54.113280Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T17:51:08.304612Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:08.341356Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:29.873495Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:29.909920Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:31.162921Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:31.195526Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:38.365211Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:38.397600Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:43.441191Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:43.473083Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:50.470957Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:51:50.502045Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:51:52.702983Z | Info | Live bytes: 58.81MB Heap size: 807.40MB
2023-08-11T17:52:18.346771Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:52:18.379512Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:52:52.706045Z | Info | Live bytes: 58.81MB Heap size: 807.40MB
2023-08-11T17:53:11.478354Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:53:11.511009Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:53:17.961813Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:53:17.995164Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:53:28.483201Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:53:28.516393Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:53:52.708983Z | Info | Live bytes: 63.30MB Heap size: 885.00MB
2023-08-11T17:54:29.605978Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:54:29.639740Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:54:49.326762Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:54:49.358647Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:54:52.710339Z | Info | Live bytes: 66.49MB Heap size: 885.00MB
2023-08-11T17:55:08.866473Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:55:08.899853Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:55:52.712055Z | Info | Live bytes: 67.09MB Heap size: 885.00MB
2023-08-11T17:56:09.723808Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:09.754983Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:56:20.731461Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:20.770504Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:56:42.172991Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:42.208948Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:56:47.503330Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:47.535318Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:56:52.633152Z | Info | Live bytes: 66.53MB Heap size: 885.00MB
2023-08-11T17:56:52.774982Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:52.799843Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:56:58.152510Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:56:58.187522Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:01.627712Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:01.662524Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:17.439044Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:17.470660Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:38.503324Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:38.534221Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:43.217056Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:43.246636Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:49.196455Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:49.223403Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:57:52.634732Z | Info | Live bytes: 73.96MB Heap size: 885.00MB
2023-08-11T17:57:54.088715Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:57:54.123292Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:05.490437Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:05.520629Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:09.227274Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:09.249476Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:24.777825Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:24.809141Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:32.186810Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:32.218942Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:50.219709Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:50.254093Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:52.612067Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:52.636378Z | Info | Live bytes: 86.28MB Heap size: 885.00MB
2023-08-11T17:58:52.646665Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:56.146116Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:56.181256Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:58:59.356259Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:58:59.389470Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:59:00.316788Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:59:00.350525Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:59:13.130033Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:59:13.162950Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:59:16.797534Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T17:59:16.818162Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T17:59:52.638129Z | Info | Live bytes: 97.76MB Heap size: 885.00MB
2023-08-11T18:00:28.377065Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:00:28.410821Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:00:52.640171Z | Info | Live bytes: 97.76MB Heap size: 885.00MB
2023-08-11T18:01:52.641277Z | Info | Live bytes: 97.76MB Heap size: 885.00MB
2023-08-11T18:02:52.642342Z | Info | Live bytes: 97.76MB Heap size: 885.00MB
2023-08-11T18:03:09.271410Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:03:09.298049Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:03:52.644029Z | Info | Live bytes: 101.92MB Heap size: 885.00MB
2023-08-11T18:03:54.543870Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:03:54.578800Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:04:52.646144Z | Info | Live bytes: 107.22MB Heap size: 885.00MB
2023-08-11T18:05:52.648587Z | Info | Live bytes: 107.02MB Heap size: 885.00MB
2023-08-11T18:06:21.615610Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:06:21.641189Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:06:47.144686Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:06:47.177857Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:06:52.650814Z | Info | Live bytes: 111.28MB Heap size: 885.00MB
2023-08-11T18:07:50.023842Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:07:50.064262Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:07:52.652877Z | Info | Live bytes: 112.88MB Heap size: 885.00MB
2023-08-11T18:08:07.613260Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:08:07.650268Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:08:20.238554Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:08:20.262089Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:08:42.679179Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:08:42.714002Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:08:52.655151Z | Info | Live bytes: 66.32MB Heap size: 901.78MB
2023-08-11T18:09:17.274916Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:09:17.311302Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:09:26.330120Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:09:26.352029Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:09:30.297784Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:09:30.327025Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:09:52.657262Z | Info | Live bytes: 71.78MB Heap size: 901.78MB
2023-08-11T18:10:52.659031Z | Info | Live bytes: 70.65MB Heap size: 901.78MB
2023-08-11T18:11:52.677492Z | Info | Live bytes: 70.65MB Heap size: 901.78MB
2023-08-11T18:12:36.211682Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:12:36.243919Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:12:52.679914Z | Info | Live bytes: 71.96MB Heap size: 901.78MB
2023-08-11T18:13:43.689891Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:13:43.725072Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:13:52.682030Z | Info | Live bytes: 76.20MB Heap size: 901.78MB
2023-08-11T18:14:00.546335Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:14:00.568616Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:14:18.684420Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:14:18.721897Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:14:29.878043Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:14:29.916025Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:14:36.090709Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:14:36.122133Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:14:52.684020Z | Info | Live bytes: 81.28MB Heap size: 901.78MB
2023-08-11T18:15:28.496139Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:28.533907Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:15:40.275296Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:40.312998Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:15:43.019042Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:43.055562Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:15:47.544936Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:47.581697Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:15:51.537069Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:51.575187Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:15:52.686267Z | Info | Live bytes: 81.28MB Heap size: 901.78MB
2023-08-11T18:15:57.560702Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:15:57.583000Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:16:28.234753Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/workflow.hs/src/Control/Workflow.hs"
"/Users/shess/code/workflow.hs/src/Control/"
"/Users/shess/code/workflow.hs/src/"
"/Users/shess/code/workflow.hs/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T18:16:28.258251Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-11T18:16:52.688436Z | Info | Live bytes: 92.27MB Heap size: 901.78MB
2023-08-11T18:17:12.205307Z | Info | Reactor thread stopped
2023-08-11T18:17:12.211530Z | Error | Got EOF
2023-08-11T18:18:32.741143Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T18:18:32.741304Z | Info | Directory: /Users/shess/code/calibration
2023-08-11T18:18:32.741327Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T18:18:32.741395Z | Info | Logging heap statistics every 60.00s
2023-08-11T18:18:32.772300Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T18:18:32.772669Z | Info | Starting server
2023-08-11T18:18:32.773617Z | Info | Started LSP server in 0.00s
2023-08-11T18:18:33.158247Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 1717324628921997104 "file:///Users/shess/code/calibration"], clientSettings = hashed Nothing}
2023-08-11T18:18:33.163488Z | Info | Cradle path: app/Main.hs
2023-08-11T18:18:33.163548Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for app/Main.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-08-11T18:18:33.165635Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T18:18:34.751409Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-872dc45b0fe6d6ec0d0d7d0c3b9510dfb4eae5d5
2023-08-11T18:18:34.751489Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-11T18:19:32.742720Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:20:32.743978Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:21:32.744963Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:22:32.746088Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:23:32.747259Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:24:32.748540Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:25:32.750103Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:26:32.754809Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:27:32.802540Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:28:32.805549Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:29:32.807762Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:30:32.809869Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:31:32.812144Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:32:32.814454Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:33:32.816495Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:34:32.818777Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:35:32.820991Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:36:32.822804Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:37:32.824879Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:37:52.091056Z | Info | Reactor thread stopped
2023-08-11T18:48:07.425003Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T18:48:07.425192Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-11T18:48:07.425220Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T18:48:07.425290Z | Info | Logging heap statistics every 60.00s
2023-08-11T18:48:07.456323Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T18:48:07.456670Z | Info | Starting server
2023-08-11T18:48:07.457555Z | Info | Started LSP server in 0.00s
2023-08-11T18:48:07.828561Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 5317237971085960588 "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-11T18:48:07.831159Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T18:48:07.831731Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-11T18:48:07.880519Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-11T18:49:07.428494Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:50:07.431223Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:51:07.433879Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-11T18:51:22.565910Z | Info | Reactor thread stopped
2023-08-11T18:51:22.572945Z | Error | Got EOF
2023-08-11T19:28:12.944434Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.6.2) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.6.2)
2023-08-11T19:28:12.944617Z | Info | Directory: /Users/shess/code/deps/fits-parse/fits_files
2023-08-11T19:28:12.944640Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T19:28:12.944714Z | Info | Logging heap statistics every 60.00s
2023-08-11T19:28:12.976884Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, qualifyImportedNames
, moduleName
, splice
, overloaded-record-dot
, alternateNumberFormat
, changeTypeSignature
, gadt
, ghcide-completions
, cabalfmt
, retrie
, ghcide-code-actions-type-signatures
, ghcide-hover-and-symbols
, rename
, codeRange
, ghcide-code-actions-bindings
, refineImports
, eval
, LSPRecorderCallback
, importLens
, ghcide-code-actions-imports-exports
, ghcide-extend-import-action
, ghcide-code-actions-fill-holes
, class
, ghcide-type-lenses
, fourmolu
, explicit-fields
, cabal
, callHierarchy
, ghcide-core
, explicit-fixity ]
2023-08-11T19:28:12.977205Z | Info | Starting server
2023-08-11T19:28:12.978109Z | Info | Started LSP server in 0.00s
2023-08-11T20:48:37.291240Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-11T20:48:37.291540Z | Info | Directory: /Users/shess/code/deps/fits-parse
2023-08-11T20:48:37.291582Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:48:37.291773Z | Info | Logging heap statistics every 60.00s
2023-08-11T20:48:37.324095Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:48:37.324489Z | Info | Starting server
2023-08-11T20:48:37.327720Z | Info | Started LSP server in 0.00s
2023-08-11T20:48:37.374123Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 7444723280642803815 "file:///Users/shess/code/deps/fits-parse"], clientSettings = hashed Nothing}
2023-08-11T20:48:46.746760Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-11T20:48:46.746916Z | Info | Directory: /Users/shess/code/deps/fits-parse
2023-08-11T20:48:46.746942Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:48:46.747030Z | Info | Logging heap statistics every 60.00s
2023-08-11T20:48:46.776811Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:48:46.777154Z | Info | Starting server
2023-08-11T20:48:46.778950Z | Info | Started LSP server in 0.00s
2023-08-11T20:48:46.827619Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 7444723280642803815 "file:///Users/shess/code/deps/fits-parse"], clientSettings = hashed Nothing}
2023-08-11T20:48:46.831063Z | Info | Cradle path: src/Data/Fits.hs
2023-08-11T20:48:46.831142Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Data/Fits.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-08-11T20:48:46.834113Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T20:48:46.921862Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-1a596a151463f2c53ee4feb14ecd276a1ccebfda
2023-08-11T20:48:46.922066Z | Info | Making new HscEnv. In-place unit ids: [main]
2023-08-11T20:48:46.936878Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:48:46.936966Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:49:24.762775Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:49:24.762872Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:49:25.651981Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:49:25.652069Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:49:25.939131Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/deps/fits-parse/src/Data/Fits.hs"
"/Users/shess/code/deps/fits-parse/src/Data/"
"/Users/shess/code/deps/fits-parse/src/"
"/Users/shess/code/deps/fits-parse/"
"/Users/shess/code/deps/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T20:49:26.095350Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/deps/fits-parse/src/Data/Fits.hs": [ ]
2023-08-11T20:49:26.095526Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:49:26.095558Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:49:32.845338Z | Info | Reactor thread stopped
2023-08-11T20:49:45.623586Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-11T20:49:45.623750Z | Info | Directory: /Users/shess/code/deps/fits-parse
2023-08-11T20:49:45.623781Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:49:45.623852Z | Info | Logging heap statistics every 60.00s
2023-08-11T20:49:45.654625Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:49:45.654963Z | Info | Starting server
2023-08-11T20:49:45.655949Z | Info | Started LSP server in 0.00s
2023-08-11T20:49:46.096335Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 7444723280642803815 "file:///Users/shess/code/deps/fits-parse"], clientSettings = hashed Nothing}
2023-08-11T20:49:46.099756Z | Info | Cradle path: src/Data/Fits.hs
2023-08-11T20:49:46.099823Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Data/Fits.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-08-11T20:49:46.102331Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T20:49:58.576176Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/fits-parse-0.1.0-inplace-9d38b0d8db39456e5003fc3d258914ead32f1949
2023-08-11T20:49:58.576446Z | Info | Making new HscEnv. In-place unit ids: [fits-parse-0.1.0-inplace]
2023-08-11T20:49:58.588680Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:49:58.588740Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:49:58.588765Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:13.736585Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:13.736750Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:13.736786Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:14.698150Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:14.698250Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:14.698284Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:16.431111Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:16.431211Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:16.431252Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:18.336241Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:18.336363Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:18.336404Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:18.441375Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:18.441482Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:18.441516Z | Warning | eval: InternalError: Exception in plugin PluginId "eval" while processing STextDocumentCodeLens: BadDependency "GetEvalComments"
2023-08-11T20:50:24.105974Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:24.106079Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:26.055344Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:26.055462Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:26.833195Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:26.833465Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:28.386985Z | Warning | class: InternalError: Unable to typecheck
2023-08-11T20:50:28.387090Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-11T20:50:30.101572Z | Info | fourmolu: No fourmolu.yaml found in any of:
"/Users/shess/code/deps/fits-parse/src/Data/Fits.hs"
"/Users/shess/code/deps/fits-parse/src/Data/"
"/Users/shess/code/deps/fits-parse/src/"
"/Users/shess/code/deps/fits-parse/"
"/Users/shess/code/deps/"
"/Users/shess/code/"
"/Users/shess/"
"/Users/"
"/"
"/Users/shess/.config"
2023-08-11T20:50:30.254684Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/deps/fits-parse/src/Data/Fits.hs": [ NormalizedFilePath "/Users/shess/code/deps/fits-parse/src/Data/Fits/MegaParser.hs" ]
2023-08-11T20:50:45.625247Z | Info | Live bytes: 124.91MB Heap size: 905.97MB
2023-08-11T20:50:51.492174Z | Info | Reactor thread stopped
2023-08-11T20:54:03.881005Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-11T20:54:03.881189Z | Info | Directory: /Users/shess/code/deps/fits-parse
2023-08-11T20:54:03.881224Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:54:03.881308Z | Info | Logging heap statistics every 60.00s
2023-08-11T20:54:03.913289Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:54:03.913609Z | Info | Starting server
2023-08-11T20:54:03.914638Z | Info | Started LSP server in 0.00s
2023-08-11T20:54:04.357419Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 7444723280642803815 "file:///Users/shess/code/deps/fits-parse"], clientSettings = hashed Nothing}
2023-08-11T20:54:04.358135Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-11T20:54:04.361351Z | Info | Cradle path: src/Data/Fits.hs
2023-08-11T20:54:04.361425Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Data/Fits.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-08-11T20:54:04.363642Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T20:54:05.333960Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/fits-parse-0.1.0-inplace-9d38b0d8db39456e5003fc3d258914ead32f1949
2023-08-11T20:54:05.334266Z | Info | Making new HscEnv. In-place unit ids: [fits-parse-0.1.0-inplace]
2023-08-11T20:54:09.585204Z | Info | Reactor thread stopped
2023-08-11T20:54:09.592526Z | Error | Got EOF
2023-08-11T20:54:27.290871Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-11T20:54:27.291056Z | Info | Directory: /Users/shess/code/deps/fits-parse
2023-08-11T20:54:27.291083Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:54:27.291159Z | Info | Logging heap statistics every 60.00s
2023-08-11T20:54:27.320453Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-11T20:54:27.320819Z | Info | Starting server
2023-08-11T20:54:27.321821Z | Info | Started LSP server in 0.00s
2023-08-11T20:54:27.763756Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 7444723280642803815 "file:///Users/shess/code/deps/fits-parse"], clientSettings = hashed Nothing}
2023-08-11T20:54:27.764457Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-11T20:54:27.767637Z | Info | Cradle path: src/Data/Fits.hs
2023-08-11T20:54:27.767708Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Data/Fits.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-08-11T20:54:27.770021Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-11T20:54:28.765145Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/fits-parse-0.1.0-inplace-9d38b0d8db39456e5003fc3d258914ead32f1949
2023-08-11T20:54:28.765416Z | Info | Making new HscEnv. In-place unit ids: [fits-parse-0.1.0-inplace]
2023-08-11T20:55:27.293596Z | Info | Live bytes: 35.00MB Heap size: 739.25MB
2023-08-11T20:56:27.296455Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-11T21:01:04.388088Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-11T21:02:04.392006Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-11T21:03:04.395437Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-11T23:02:52.338790Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T01:53:49.452017Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T04:45:08.363971Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T07:50:21.194891Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:09:00.032915Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:09:57.667710Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:10:57.669567Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:11:57.671285Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:12:57.672614Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:13:57.674483Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:14:57.675832Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:15:57.677408Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:16:57.680592Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:17:57.682323Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:18:57.683698Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:19:57.685390Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:20:57.687164Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:21:57.688914Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:22:57.690410Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:23:57.692208Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:24:57.693981Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:25:58.171605Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:26:58.173154Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:27:58.174423Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:28:58.176039Z | Info | Live bytes: 64.36MB Heap size: 814.74MB
2023-08-12T10:29:16.410735Z | Info | Reactor thread stopped
2023-08-12T12:58:52.278159Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T12:58:52.278337Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T12:58:52.278363Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T12:58:52.278437Z | Info | Logging heap statistics every 60.00s
2023-08-12T12:58:52.308490Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T12:58:52.308832Z | Info | Starting server
2023-08-12T12:58:52.309809Z | Info | Started LSP server in 0.00s
2023-08-12T12:58:52.648831Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T12:58:52.649502Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T12:58:52.653700Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-12T12:58:52.653757Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-12T12:58:52.655593Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T12:58:54.115697Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-1234038392830df92f303ac296580dd88d4d418d
2023-08-12T12:58:54.115978Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T12:59:04.904984Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T12:59:46.257926Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T12:59:49.006523Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T12:59:52.280669Z | Info | Live bytes: 47.84MB Heap size: 800.06MB
2023-08-12T12:59:53.429989Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T12:59:59.755874Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T13:00:52.284533Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:01:52.287779Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:02:52.291450Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:03:52.295287Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:04:52.298584Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:05:52.302057Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:06:52.305375Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:07:52.309047Z | Info | Live bytes: 45.06MB Heap size: 826.28MB
2023-08-12T13:07:56.208426Z | Info | Reactor thread stopped
2023-08-12T13:37:08.242224Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:37:08.242406Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:37:08.242433Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:37:08.242503Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:37:08.272687Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:37:08.273025Z | Info | Starting server
2023-08-12T13:37:08.274033Z | Info | Started LSP server in 0.00s
2023-08-12T13:37:08.624573Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:37:08.625287Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:37:08.627385Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-12T13:37:08.627451Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-12T13:37:08.629691Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T13:37:09.413448Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-1234038392830df92f303ac296580dd88d4d418d
2023-08-12T13:37:09.413679Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T13:38:08.246031Z | Info | Live bytes: 32.26MB Heap size: 737.15MB
2023-08-12T13:38:20.884135Z | Info | Reactor thread stopped
2023-08-12T13:38:38.809125Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:38:38.809303Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:38:38.809334Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:38:38.809406Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:38:38.845568Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:38:38.845938Z | Info | Starting server
2023-08-12T13:38:38.847015Z | Info | Started LSP server in 0.00s
2023-08-12T13:38:39.217448Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:38:39.218210Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:38:39.220151Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:38:39.220600Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T13:38:39.452587Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:39:38.812548Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T13:40:16.823982Z | Info | Reactor thread stopped
2023-08-12T13:40:21.303120Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:40:21.303319Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:40:21.303346Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:40:21.303419Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:40:21.335372Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:40:21.335710Z | Info | Starting server
2023-08-12T13:40:21.336772Z | Info | Started LSP server in 0.00s
2023-08-12T13:40:21.710969Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:40:21.711693Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:40:21.713572Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:40:21.714307Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T13:40:21.765133Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:41:21.305631Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T13:41:41.294444Z | Info | Reactor thread stopped
2023-08-12T13:56:30.961149Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:56:30.961330Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:56:30.961355Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:56:30.961429Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:56:30.993325Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:56:30.993856Z | Info | Starting server
2023-08-12T13:56:30.994973Z | Info | Started LSP server in 0.00s
2023-08-12T13:56:31.363216Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:56:31.363954Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:56:31.365781Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:56:31.366480Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T13:56:31.511962Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:57:03.063163Z | Info | Reactor thread stopped
2023-08-12T13:57:07.580321Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:57:07.580490Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:57:07.580516Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:57:07.580585Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:57:07.612346Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:57:07.612675Z | Info | Starting server
2023-08-12T13:57:07.613728Z | Info | Started LSP server in 0.00s
2023-08-12T13:57:07.974652Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:57:07.975423Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:57:07.977034Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:57:07.978020Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T13:57:08.017461Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:57:25.986326Z | Info | Reactor thread stopped
2023-08-12T13:59:59.382143Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T13:59:59.382323Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T13:59:59.382349Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:59:59.382421Z | Info | Logging heap statistics every 60.00s
2023-08-12T13:59:59.414754Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T13:59:59.415109Z | Info | Starting server
2023-08-12T13:59:59.416178Z | Info | Started LSP server in 0.00s
2023-08-12T13:59:59.770418Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T13:59:59.771165Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T13:59:59.773026Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T13:59:59.773457Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:00:00.010811Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:00:59.384971Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:01:59.387325Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:02:59.389290Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:03:18.138199Z | Info | Reactor thread stopped
2023-08-12T14:03:24.726756Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:03:24.726972Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:03:24.727002Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:03:24.727076Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:03:24.759346Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:03:24.759725Z | Info | Starting server
2023-08-12T14:03:24.760839Z | Info | Started LSP server in 0.00s
2023-08-12T14:03:25.108287Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:03:25.109020Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:03:25.110934Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:03:25.111444Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:25.283610Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:03:25.759808Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:27.251805Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:03:27.254608Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:27.318427Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:27.723257Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:03:28.762290Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:03:28.764908Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:28.839815Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:03:29.283783Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:04:24.729286Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:05:24.730792Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:05:33.643921Z | Info | Reactor thread stopped
2023-08-12T14:05:40.915055Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:05:40.915224Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:05:40.915252Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:05:40.915325Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:05:40.948567Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:05:40.948960Z | Info | Starting server
2023-08-12T14:05:40.950025Z | Info | Started LSP server in 0.00s
2023-08-12T14:05:41.308069Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:05:41.308777Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:05:41.310581Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:05:41.311515Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:05:41.549815Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:05:42.579367Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:05:42.582318Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:05:42.728244Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:05:43.123772Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:05:56.483645Z | Info | Reactor thread stopped
2023-08-12T14:06:07.421755Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:06:07.421952Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:06:07.421979Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:06:07.422066Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:06:07.455307Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:06:07.455742Z | Info | Starting server
2023-08-12T14:06:07.456766Z | Info | Started LSP server in 0.00s
2023-08-12T14:06:07.809698Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:06:07.810482Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:06:07.812208Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:06:07.812737Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:06:07.965744Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:06:22.303235Z | Info | Reactor thread stopped
2023-08-12T14:06:28.591081Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:06:28.591256Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:06:28.591282Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:06:28.591351Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:06:28.623392Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:06:28.623756Z | Info | Starting server
2023-08-12T14:06:28.624817Z | Info | Started LSP server in 0.00s
2023-08-12T14:06:28.963225Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:06:28.964045Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:06:28.965861Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:06:28.967055Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:06:29.054362Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:07:28.593762Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:08:28.596150Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:11:15.124797Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:12:15.127223Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:17:41.938480Z | Info | Reactor thread stopped
2023-08-12T14:17:47.188668Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:17:47.188830Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:17:47.188859Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:17:47.188930Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:17:47.219304Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:17:47.219671Z | Info | Starting server
2023-08-12T14:17:47.220787Z | Info | Started LSP server in 0.00s
2023-08-12T14:17:47.568546Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:17:47.569247Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:17:47.571051Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:17:47.572257Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:17:47.776746Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:01.136495Z | Info | Reactor thread stopped
2023-08-12T14:18:05.638340Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:18:05.638531Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:18:05.638556Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:18:05.638626Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:18:05.671596Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:18:05.671986Z | Info | Starting server
2023-08-12T14:18:05.673030Z | Info | Started LSP server in 0.00s
2023-08-12T14:18:06.031518Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:18:06.032268Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:18:06.034043Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:06.034623Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:08.583954Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:26.239963Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:26.452880Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:26.916595Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:27.130627Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:28.615281Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:28.833470Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:29.395955Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:29.636451Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:34.927190Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:35.143194Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:18:38.377273Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:18:38.593452Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:19:05.640518Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:19:26.470203Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:19:29.051081Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:19:29.051253Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:19:29.051279Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:19:29.051350Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:19:29.083122Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:19:29.083459Z | Info | Starting server
2023-08-12T14:19:29.084507Z | Info | Started LSP server in 0.00s
2023-08-12T14:19:29.424748Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:19:29.425534Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:19:29.427567Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-12T14:19:29.427635Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-12T14:19:29.429839Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:19:30.827559Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-1234038392830df92f303ac296580dd88d4d418d
2023-08-12T14:19:30.827819Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:19:44.525049Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Control/Workflow.hs": [ ]
2023-08-12T14:20:05.642532Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:20:29.053242Z | Info | Live bytes: 32.33MB Heap size: 737.15MB
2023-08-12T14:21:05.644442Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:21:29.055380Z | Info | Live bytes: 32.33MB Heap size: 737.15MB
2023-08-12T14:21:48.271448Z | Info | Reactor thread stopped
2023-08-12T14:21:48.271603Z | Info | Reactor thread stopped
2023-08-12T14:21:48.279821Z | Error | Got EOF2023-08-12T14:22:29.636880Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:22:29.637081Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:22:29.637114Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:22:29.637189Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:22:29.669417Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:22:29.669856Z | Info | Starting server
2023-08-12T14:22:29.670960Z | Info | Started LSP server in 0.00s
2023-08-12T14:22:30.033434Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:22:30.034160Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:22:30.036766Z | Info | Cradle path: src/Control/Workflow.hs
2023-08-12T14:22:30.036832Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Control/Workflow.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-08-12T14:22:30.038987Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:22:30.828375Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-1234038392830df92f303ac296580dd88d4d418d
2023-08-12T14:22:30.828611Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:23:29.639269Z | Info | Live bytes: 32.31MB Heap size: 737.15MB
2023-08-12T14:23:40.769468Z | Info | Reactor thread stopped
2023-08-12T14:23:56.302965Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:23:56.303132Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:23:56.303159Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:23:56.303230Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:23:56.334879Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:23:56.335218Z | Info | Starting server
2023-08-12T14:23:56.336202Z | Info | Started LSP server in 0.00s
2023-08-12T14:23:56.650736Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:23:56.651462Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:23:56.653295Z | Info | Cradle path: src/MyLib.hs
2023-08-12T14:23:56.653352Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/MyLib.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-08-12T14:23:56.655685Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:23:58.089299Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c2c5fe3d336e0bf60c3fc0d4ca5dc8ec81dea06a
2023-08-12T14:23:58.089557Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:23:58.100062Z | Info | Cradle path: test/Main.hs
2023-08-12T14:23:58.100161Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for test/Main.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-08-12T14:23:58.102331Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:23:59.884819Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-de2ca6c109e9b2c2c764dd0be537eeb1e3ce8a7f
2023-08-12T14:23:59.885039Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-60a08e8fb9d2ec27f50476b8a70c05fa1371194a
2023-08-12T14:23:59.885127Z | Info | Making new HscEnv. In-place unit ids: [main, workflow-hs-0.1.0.0-inplace]
2023-08-12T14:25:04.776615Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:26:04.778592Z | Info | Live bytes: 0.00MB Heap size: 0.00MB
2023-08-12T14:26:24.385435Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:26:24.385665Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:26:24.391668Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:26:25.191764Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c2c5fe3d336e0bf60c3fc0d4ca5dc8ec81dea06a
2023-08-12T14:26:25.191998Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/main-ce4b58325c3013bfc62f3db4b903ad5d9646fe60
2023-08-12T14:26:25.192091Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c2c5fe3d336e0bf60c3fc0d4ca5dc8ec81dea06a
2023-08-12T14:26:25.192170Z | Info | Making new HscEnv. In-place unit ids: [ workflow-hs-0.1.0.0-inplace
, main
, workflow-hs-0.1.0.0-inplace ]
2023-08-12T14:26:43.243126Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:27:04.780345Z | Info | Live bytes: 39.67MB Heap size: 754.97MB
2023-08-12T14:27:07.170455Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:27:22.001569Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:28:37.505979Z | Info | Live bytes: 93.05MB Heap size: 858.78MB
2023-08-12T14:28:42.114631Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:28:49.228073Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:29:37.507181Z | Info | Live bytes: 104.10MB Heap size: 988.81MB
2023-08-12T14:29:38.270193Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:29:46.281010Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:30:36.598645Z | Info | Reactor thread stopped
2023-08-12T14:30:47.718440Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:30:47.718621Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:30:47.718650Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:30:47.718729Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:30:47.750085Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:30:47.750425Z | Info | Starting server
2023-08-12T14:30:47.751465Z | Info | Started LSP server in 0.00s
2023-08-12T14:30:48.099313Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:30:48.100028Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:30:48.102203Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:30:48.102258Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:30:48.104453Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:30:48.888023Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c2c5fe3d336e0bf60c3fc0d4ca5dc8ec81dea06a
2023-08-12T14:30:48.888271Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:31:47.721001Z | Info | Live bytes: 35.86MB Heap size: 746.59MB
2023-08-12T14:32:47.723706Z | Info | Live bytes: 35.86MB Heap size: 746.59MB
2023-08-12T14:33:47.724272Z | Info | Live bytes: 35.86MB Heap size: 746.59MB
2023-08-12T14:34:18.100836Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:34:18.101030Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:34:18.101056Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:34:18.101129Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:34:18.134068Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:34:18.134589Z | Info | Starting server
2023-08-12T14:34:18.135780Z | Info | Started LSP server in 0.00s
2023-08-12T14:34:18.496525Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:34:18.498298Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:34:18.500686Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:34:18.500842Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:34:18.503039Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:34:19.293190Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-c2c5fe3d336e0bf60c3fc0d4ca5dc8ec81dea06a
2023-08-12T14:34:19.293471Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:34:47.725791Z | Info | Live bytes: 35.86MB Heap size: 746.59MB
2023-08-12T14:34:48.222182Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:34:48.222384Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:34:48.222410Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:34:48.222481Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:34:48.257359Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:34:48.257689Z | Info | Starting server
2023-08-12T14:34:48.258955Z | Info | Started LSP server in 0.00s
2023-08-12T14:34:48.614818Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:34:48.615662Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:34:48.616647Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:34:48.616765Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:34:49.135583Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:34:52.339498Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:34:52.342498Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:34:53.174441Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:34:53.177329Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:34:55.135950Z | Warning | No plugin enabled for STextDocumentCompletion
2023-08-12T14:34:56.175065Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:34:56.183896Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:34:56.501162Z | Warning | No plugin enabled for STextDocumentFormatting
2023-08-12T14:34:56.516219Z | Warning | No plugin enabled for STextDocumentCodeLens
2023-08-12T14:34:56.747981Z | Warning | No plugin enabled for STextDocumentDocumentSymbol
2023-08-12T14:35:02.808782Z | Info | Reactor thread stopped
2023-08-12T14:35:02.808836Z | Info | Reactor thread stopped
2023-08-12T14:35:10.522175Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:35:10.522345Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:35:10.522372Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:35:10.522450Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:35:10.554262Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:35:10.554618Z | Info | Starting server
2023-08-12T14:35:10.555743Z | Info | Started LSP server in 0.00s
2023-08-12T14:35:10.912642Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:35:10.913462Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:35:10.915275Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:35:10.915363Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:35:10.917626Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:35:12.330003Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T14:35:12.330297Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:35:27.366864Z | Info | Reactor thread stopped
2023-08-12T14:35:33.559378Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:35:33.559572Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:35:33.575756Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:35:34.364932Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T14:35:34.365132Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:35:37.202309Z | Info | Reactor thread stopped
2023-08-12T14:35:42.689554Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T14:35:42.689744Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T14:35:42.689785Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:35:42.689861Z | Info | Logging heap statistics every 60.00s
2023-08-12T14:35:42.721997Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T14:35:42.722338Z | Info | Starting server
2023-08-12T14:35:42.723448Z | Info | Started LSP server in 0.00s
2023-08-12T14:35:43.087953Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T14:35:43.088663Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T14:35:43.090858Z | Info | Cradle path: src/Workflow.hs
2023-08-12T14:35:43.090949Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/Workflow.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-08-12T14:35:43.093174Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T14:35:43.882009Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T14:35:43.882243Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T14:35:45.910857Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:36:01.424413Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:36:04.891268Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:36:25.419552Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:36:32.743218Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:36:42.691175Z | Info | Live bytes: 84.28MB Heap size: 845.15MB
2023-08-12T14:36:52.652848Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:37:29.164189Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:37:35.948321Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:37:42.692685Z | Info | Live bytes: 83.29MB Heap size: 1007.68MB
2023-08-12T14:38:00.337196Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:09.326377Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:11.008349Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:19.465637Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:26.086908Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:31.251735Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:38:42.694062Z | Info | Live bytes: 98.91MB Heap size: 1052.77MB
2023-08-12T14:38:47.466482Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:39:09.670582Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:39:24.849675Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:39:42.696347Z | Info | Live bytes: 111.43MB Heap size: 1154.48MB
2023-08-12T14:40:42.698196Z | Info | Live bytes: 120.83MB Heap size: 1210.06MB
2023-08-12T14:40:49.102818Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:40:50.616567Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:40:56.770090Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:40:59.690416Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:41:17.321899Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:41:23.665711Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:41:37.705292Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:41:42.699772Z | Info | Live bytes: 138.60MB Heap size: 1242.56MB
2023-08-12T14:42:42.702319Z | Info | Live bytes: 141.77MB Heap size: 1252.00MB
2023-08-12T14:42:58.378193Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T14:43:05.165833Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T16:11:06.411982Z | Info | Live bytes: 160.80MB Heap size: 1271.92MB
2023-08-12T19:18:20.944667Z | Info | Live bytes: 160.80MB Heap size: 1271.92MB
2023-08-12T21:17:15.244613Z | Info | Live bytes: 160.80MB Heap size: 1271.92MB
2023-08-12T21:17:20.145921Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/Workflow.hs": [ ]
2023-08-12T21:17:45.769299Z | Info | Cradle path: src/FindAType.hs
2023-08-12T21:17:45.769545Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/FindAType.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-08-12T21:17:45.774257Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T21:17:46.556452Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T21:17:46.556701Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T21:17:46.556802Z | Info | Making new HscEnv. In-place unit ids: [ workflow-hs-0.1.0.0-inplace
, workflow-hs-0.1.0.0-inplace ]
2023-08-12T21:17:54.633179Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:18:15.247043Z | Info | Live bytes: 116.02MB Heap size: 1297.09MB
2023-08-12T21:18:30.196705Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:18:35.627331Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:19:06.007959Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:19:10.710459Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:19:15.248915Z | Info | Live bytes: 116.63MB Heap size: 1313.87MB
2023-08-12T21:20:15.250413Z | Info | Live bytes: 116.63MB Heap size: 1313.87MB
2023-08-12T21:21:04.576421Z | Warning | ormolu: InvalidParams: ormoluCmd: OrmoluParsingFailed (RealSrcSpan SrcSpanPoint "/Users/shess/code/workflow.hs/src/FindAType.hs" 19 1 Nothing) "parse error (possibly incorrect indentation or mismatched brackets)"
2023-08-12T21:21:04.584764Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:21:15.251655Z | Info | Live bytes: 118.65MB Heap size: 1313.87MB
2023-08-12T21:22:15.253697Z | Info | Live bytes: 117.09MB Heap size: 1313.87MB
2023-08-12T21:22:47.718285Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:23:13.361599Z | Info | Reactor thread stopped
2023-08-12T21:23:26.821661Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T21:23:26.821844Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T21:23:26.821871Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T21:23:26.821948Z | Info | Logging heap statistics every 60.00s
2023-08-12T21:23:26.855653Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T21:23:26.856037Z | Info | Starting server
2023-08-12T21:23:26.857038Z | Info | Started LSP server in 0.00s
2023-08-12T21:23:27.213216Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T21:23:27.213986Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T21:23:27.216097Z | Info | Cradle path: src/FindAType.hs
2023-08-12T21:23:27.216170Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/FindAType.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-08-12T21:23:27.218352Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T21:23:27.995901Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T21:23:27.996147Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T21:23:28.019153Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:23:28.019228Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:23:30.416638Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:23:30.416802Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:23:30.741575Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:23:30.741707Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:23:44.746123Z | Info | Reactor thread stopped
2023-08-12T21:23:51.581001Z | Info | haskell-language-server version: 2.0.0.1 (GHC: 9.2.8) (PATH: /Users/shess/.ghcup/hls/2.0.0.1/lib/haskell-language-server-2.0.0.1/bin/haskell-language-server-9.2.8)
2023-08-12T21:23:51.581188Z | Info | Directory: /Users/shess/code/workflow.hs
2023-08-12T21:23:51.581219Z | Info | Starting (haskell-language-server) LSP server...
GhcideArguments {argsCommand = LSP, argsCwd = Nothing, argsShakeProfiling = Nothing, argsTesting = False, argsExamplePlugin = False, argsDebugOn = False, argsLogFile = Just "/Users/shess/.local/state/nvim/haskell-language-server.log", argsThreads = 0, argsProjectGhcVersion = False}
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T21:23:51.581302Z | Info | Logging heap statistics every 60.00s
2023-08-12T21:23:51.614387Z | Info | Starting LSP server...
If you are seeing this in a terminal, you probably should have run WITHOUT the --lsp option!
PluginIds: [ pragmas
, LSPRecorderCallback
, rename
, ghcide-completions
, class
, refineImports
, splice
, cabal
, changeTypeSignature
, qualifyImportedNames
, alternateNumberFormat
, hlint
, cabalfmt
, explicit-fields
, ghcide-code-actions-fill-holes
, overloaded-record-dot
, floskell
, ghcide-extend-import-action
, codeRange
, importLens
, retrie
, ghcide-type-lenses
, ghcide-code-actions-imports-exports
, ghcide-hover-and-symbols
, eval
, gadt
, fourmolu
, callHierarchy
, stylish-haskell
, ghcide-code-actions-type-signatures
, ghcide-code-actions-bindings
, moduleName
, ormolu
, ghcide-core
, explicit-fixity ]
2023-08-12T21:23:51.614724Z | Info | Starting server
2023-08-12T21:23:51.615752Z | Info | Started LSP server in 0.00s
2023-08-12T21:23:51.979451Z | Info | Registering IDE configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-4968984661079187690) "file:///Users/shess/code/workflow.hs"], clientSettings = hashed Nothing}
2023-08-12T21:23:51.980228Z | Error | LSP: configuration parse error:
parsing Text failed, expected String, but encountered Boolean
when parsing
Object (fromList [("haskell",Object (fromList [("1",String "plugins.plugins"),("cabalFormattingProvider",String "cabalfmt"),("checkParents",String "CheckOnSave"),("checkProject",Bool True),("formattingProvider",Bool False),("maxCompletions",Number 40.0),("plugin",Object (fromList [("alternateNumberFormat",Object (fromList [("globalOn",Bool True)])),("callHierarchy",Object (fromList [("globalOn",Bool True)])),("changeTypeSignature",Object (fromList [("globalOn",Bool True)])),("class",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("eval",Object (fromList [("config",Object (fromList [("diff",Bool True),("exception",Bool True)])),("globalOn",Bool True)])),("excplicitFixity",Object (fromList [("globalOn",Bool True)])),("gadt",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-bindings",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-fill-holes",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-imports-exports",Object (fromList [("globalOn",Bool True)])),("ghcide-code-actions-type-signatures",Object (fromList [("globalOn",Bool True)])),("ghcide-completions",Object (fromList [("config",Object (fromList [("autoExtendOn",Bool True),("snippetsOn",Bool True)])),("globalOn",Bool True)])),("ghcide-hover-and-symbols",Object (fromList [("hoverOn",Bool True),("symbolsOn",Bool True)])),("ghcide-type-lenses",Object (fromList [("config",Object (fromList [("mode",String "always")])),("globalOn",Bool True)])),("haddockComments",Object (fromList [("globalOn",Bool True)])),("hlint",Object (fromList [("codeActionsOn",Bool True),("diagnosticsOn",Bool True)])),("importLens",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("globalOn",Bool True)])),("moduleName",Object (fromList [("globalOn",Bool True)])),("pragmas",Object (fromList [("codeActionsOn",Bool True),("completionOn",Bool True)])),("qualifyImportedNames",Object (fromList [("globalOn",Bool True)])),("refineImports",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True)])),("rename",Object (fromList [("config",Object (fromList [("crossModule",Bool True)])),("globalOn",Bool True)])),("retrie",Object (fromList [("globalOn",Bool True)])),("splice",Object (fromList [("globalOn",Bool True)])),("tactics",Object (fromList [("codeActionsOn",Bool True),("codeLensOn",Bool True),("config",Object (fromList [("auto_gas",Number 4.0),("max_use_ctor_actions",Number 5.0),("proofstate_styling",Bool True),("timeout_duration",Number 2.0)])),("hoverOn",Bool True)]))]))]))])
2023-08-12T21:23:51.982372Z | Info | Cradle path: src/FindAType.hs
2023-08-12T21:23:51.982440Z | Warning | No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for src/FindAType.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-08-12T21:23:51.984677Z | Info | invoking build tool to determine build flags (this may take some time depending on the cache)
2023-08-12T21:23:52.770994Z | Info | Interface files cache directory: /Users/shess/.cache/ghcide/workflow-hs-0.1.0.0-inplace-cc300f08a119703544ed451e73b70c9fbac4853b
2023-08-12T21:23:52.771222Z | Info | Making new HscEnv. In-place unit ids: [workflow-hs-0.1.0.0-inplace]
2023-08-12T21:23:52.794938Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:23:52.795020Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:02.383096Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:24:02.383354Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:03.506326Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:24:03.506535Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:06.549255Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:24:06.549556Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:09.043540Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:24:09.043777Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:09.294623Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:24:09.297078Z | Warning | class: InternalError: Unable to typecheck
2023-08-12T21:24:09.297172Z | Warning | ghcide-type-lenses: InternalError: Unable to TypeCheck
2023-08-12T21:24:13.257435Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:24:22.422334Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:24:26.749216Z | Info | Typechecking reverse dependencies for NormalizedFilePath "/Users/shess/code/workflow.hs/src/FindAType.hs": [ ]
2023-08-12T21:24:51.582885Z | Info | Live bytes: 73.25MB Heap size: 924.84MB
2023-08-12T21:25:25.030265Z | Info | Typechecking reverse dependencies for Normalized
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment