Skip to content

Instantly share code, notes, and snippets.

@jneira
Last active October 8, 2020 19:45
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 jneira/62080d57e718fa4dddef8c7e98b8065e to your computer and use it in GitHub Desktop.
Save jneira/62080d57e718fa4dddef8c7e98b8065e to your computer and use it in GitHub Desktop.
output of flaky tests
2020-10-06T07:45:00.8920229Z addDependentFile
2020-10-06T07:45:00.8921064Z file-changed
2020-10-06T07:45:00.8921653Z test: --> {
2020-10-06T07:45:00.8924377Z "jsonrpc": "2.0",
2020-10-06T07:45:00.8925056Z "params": {
2020-10-06T07:45:00.8926009Z "rootUri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874",
2020-10-06T07:45:00.8927045Z "processId": 2412,
2020-10-06T07:45:00.8927826Z "rootPath": "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874",
2020-10-06T07:45:00.8928545Z "capabilities": {
2020-10-06T07:45:00.8929191Z "window": {
2020-10-06T07:45:00.8929847Z "workDoneProgress": true
2020-10-06T07:45:00.8930444Z },
2020-10-06T07:45:00.8931120Z "workspace": {
2020-10-06T07:45:00.8931802Z "didChangeWatchedFiles": {
2020-10-06T07:45:00.8932665Z "dynamicRegistration": true
2020-10-06T07:45:00.8933424Z },
2020-10-06T07:45:00.8934067Z "symbol": {
2020-10-06T07:45:00.8934720Z "symbolKind": {
2020-10-06T07:45:00.8935428Z "valueSet": [
2020-10-06T07:45:00.8936377Z 1,
2020-10-06T07:45:00.8937034Z 2,
2020-10-06T07:45:00.8937670Z 3,
2020-10-06T07:45:00.8938244Z 4,
2020-10-06T07:45:00.8938883Z 5,
2020-10-06T07:45:00.8939513Z 6,
2020-10-06T07:45:00.8940089Z 7,
2020-10-06T07:45:00.8940723Z 8,
2020-10-06T07:45:00.8941345Z 9,
2020-10-06T07:45:00.8942141Z 10,
2020-10-06T07:45:00.8942826Z 11,
2020-10-06T07:45:00.8943489Z 12,
2020-10-06T07:45:00.8944142Z 13,
2020-10-06T07:45:00.8944735Z 14,
2020-10-06T07:45:00.8945408Z 15,
2020-10-06T07:45:00.8946471Z 16,
2020-10-06T07:45:00.8947359Z 17,
2020-10-06T07:45:00.8947961Z 18,
2020-10-06T07:45:00.8948652Z 19,
2020-10-06T07:45:00.8949328Z 20,
2020-10-06T07:45:00.8949969Z 21,
2020-10-06T07:45:00.8950568Z 22,
2020-10-06T07:45:00.8951215Z 23,
2020-10-06T07:45:00.8952124Z 24,
2020-10-06T07:45:00.8952743Z 25,
2020-10-06T07:45:00.8954589Z 26
2020-10-06T07:45:00.8955809Z ]
2020-10-06T07:45:00.8979263Z },
2020-10-06T07:45:00.8985225Z "dynamicRegistration": true
2020-10-06T07:45:00.8986040Z },
2020-10-06T07:45:00.8986759Z "workspaceEdit": {
2020-10-06T07:45:00.8987493Z "documentChanges": true
2020-10-06T07:45:00.8988310Z },
2020-10-06T07:45:00.8989009Z "didChangeConfiguration": {
2020-10-06T07:45:00.8989766Z "dynamicRegistration": true
2020-10-06T07:45:00.8990399Z },
2020-10-06T07:45:00.8991079Z "applyEdit": true,
2020-10-06T07:45:00.8991804Z "executeCommand": {
2020-10-06T07:45:00.8992488Z "dynamicRegistration": true
2020-10-06T07:45:00.8993192Z },
2020-10-06T07:45:00.8993880Z "workspaceFolders": true,
2020-10-06T07:45:00.8994557Z "configuration": true
2020-10-06T07:45:00.8995231Z },
2020-10-06T07:45:00.8995987Z "textDocument": {
2020-10-06T07:45:00.8996647Z "completion": {
2020-10-06T07:45:00.8997395Z "dynamicRegistration": true,
2020-10-06T07:45:00.8998146Z "contextSupport": true,
2020-10-06T07:45:00.8999056Z "completionItem": {
2020-10-06T07:45:00.8999833Z "tagSupport": {
2020-10-06T07:45:00.9000986Z "valueSet": [
2020-10-06T07:45:00.9001640Z 1
2020-10-06T07:45:00.9002300Z ]
2020-10-06T07:45:00.9002934Z },
2020-10-06T07:45:00.9003588Z "preselectSupport": true,
2020-10-06T07:45:00.9004528Z "commitCharactersSupport": true,
2020-10-06T07:45:00.9005266Z "snippetSupport": true,
2020-10-06T07:45:00.9006020Z "deprecatedSupport": true,
2020-10-06T07:45:00.9006770Z "documentationFormat": [
2020-10-06T07:45:00.9007463Z "plaintext",
2020-10-06T07:45:00.9008072Z "markdown"
2020-10-06T07:45:00.9008719Z ]
2020-10-06T07:45:00.9009333Z },
2020-10-06T07:45:00.9009954Z "completionItemKind": {
2020-10-06T07:45:00.9010857Z "valueSet": [
2020-10-06T07:45:00.9011531Z 1,
2020-10-06T07:45:00.9012131Z 2,
2020-10-06T07:45:00.9012786Z 3,
2020-10-06T07:45:00.9013428Z 4,
2020-10-06T07:45:00.9014188Z 5,
2020-10-06T07:45:00.9014830Z 6,
2020-10-06T07:45:00.9015455Z 7,
2020-10-06T07:45:00.9016093Z 8,
2020-10-06T07:45:00.9016737Z 9,
2020-10-06T07:45:00.9017362Z 10,
2020-10-06T07:45:00.9017947Z 11,
2020-10-06T07:45:00.9018657Z 12,
2020-10-06T07:45:00.9019292Z 13,
2020-10-06T07:45:00.9020060Z 14,
2020-10-06T07:45:00.9021574Z 15,
2020-10-06T07:45:00.9022219Z 16,
2020-10-06T07:45:00.9022963Z 17,
2020-10-06T07:45:00.9023568Z 18,
2020-10-06T07:45:00.9024377Z 19,
2020-10-06T07:45:00.9025008Z 20,
2020-10-06T07:45:00.9025647Z 21,
2020-10-06T07:45:00.9026316Z 22,
2020-10-06T07:45:00.9026947Z 23,
2020-10-06T07:45:00.9027532Z 24,
2020-10-06T07:45:00.9028179Z 25
2020-10-06T07:45:00.9028806Z ]
2020-10-06T07:45:00.9029381Z }
2020-10-06T07:45:00.9030179Z },
2020-10-06T07:45:00.9030845Z "documentHighlight": {
2020-10-06T07:45:00.9031608Z "dynamicRegistration": true
2020-10-06T07:45:00.9032311Z },
2020-10-06T07:45:00.9032973Z "synchronization": {
2020-10-06T07:45:00.9033826Z "dynamicRegistration": true,
2020-10-06T07:45:00.9034948Z "willSave": true,
2020-10-06T07:45:00.9035899Z "didSave": true,
2020-10-06T07:45:00.9037542Z "willSaveWaitUntil": true
2020-10-06T07:45:00.9038203Z },
2020-10-06T07:45:00.9038569Z "definition": {
2020-10-06T07:45:00.9039912Z "dynamicRegistration": true
2020-10-06T07:45:00.9040729Z },
2020-10-06T07:45:00.9041434Z "signatureHelp": {
2020-10-06T07:45:00.9042110Z "dynamicRegistration": true,
2020-10-06T07:45:00.9042879Z "signatureInformation": {
2020-10-06T07:45:00.9043772Z "ocumentationFormat": [
2020-10-06T07:45:00.9044407Z "plaintext",
2020-10-06T07:45:00.9045275Z "markdown"
2020-10-06T07:45:00.9046073Z ]
2020-10-06T07:45:00.9046740Z }
2020-10-06T07:45:00.9047739Z },
2020-10-06T07:45:00.9048358Z "references": {
2020-10-06T07:45:00.9052596Z "dynamicRegistration": true
2020-10-06T07:45:00.9056776Z },
2020-10-06T07:45:00.9060306Z "rangeFormatting": {
2020-10-06T07:45:00.9063370Z "dynamicRegistration": true
2020-10-06T07:45:00.9064417Z },
2020-10-06T07:45:00.9065202Z "codeAction": {
2020-10-06T07:45:00.9066324Z "codeActionLiteralSupport": {
2020-10-06T07:45:00.9067061Z "codeActionKind": {
2020-10-06T07:45:00.9067826Z "valueSet": [
2020-10-06T07:45:00.9068533Z "quickfix",
2020-10-06T07:45:00.9069176Z "refactor",
2020-10-06T07:45:00.9069788Z "refactor.extract",
2020-10-06T07:45:00.9070259Z "refactor.inline",
2020-10-06T07:45:00.9070898Z "refactor.rewrite",
2020-10-06T07:45:00.9071484Z "source",
2020-10-06T07:45:00.9072029Z "source.organizeImports"
2020-10-06T07:45:00.9072500Z ]
2020-10-06T07:45:00.9072978Z }
2020-10-06T07:45:00.9073368Z },
2020-10-06T07:45:00.9073897Z "dynamicRegistration": true
2020-10-06T07:45:00.9074394Z },
2020-10-06T07:45:00.9074819Z "foldingRange": {
2020-10-06T07:45:00.9075368Z "lineFoldingOnly": false,
2020-10-06T07:45:00.9076002Z "dynamicRegistration": true
2020-10-06T07:45:00.9076525Z },
2020-10-06T07:45:00.9077085Z "onTypeFormatting": {
2020-10-06T07:45:00.9078100Z "dynamicRegistration": true
2020-10-06T07:45:00.9079217Z },
2020-10-06T07:45:00.9079896Z "codeLens": {
2020-10-06T07:45:00.9080566Z "dynamicRegistration": true
2020-10-06T07:45:00.9081284Z },
2020-10-06T07:45:00.9082106Z "documentSymbol": {
2020-10-06T07:45:00.9082812Z "hierarchicalDocumentSymbolSupport": true,
2020-10-06T07:45:00.9083580Z "symbolKind": {
2020-10-06T07:45:00.9084284Z "valueSet": [
2020-10-06T07:45:00.9084910Z 1,
2020-10-06T07:45:00.9085684Z 2,
2020-10-06T07:45:00.9086357Z 3,
2020-10-06T07:45:00.9086954Z 4,
2020-10-06T07:45:00.9087697Z 5,
2020-10-06T07:45:00.9089094Z 6,
2020-10-06T07:45:00.9089981Z 7,
2020-10-06T07:45:00.9092087Z 8,
2020-10-06T07:45:00.9092873Z 9,
2020-10-06T07:45:00.9093490Z 10,
2020-10-06T07:45:00.9094161Z 11,
2020-10-06T07:45:00.9094814Z 12,
2020-10-06T07:45:00.9095411Z 13,
2020-10-06T07:45:00.9096358Z 14,
2020-10-06T07:45:00.9097022Z 15,
2020-10-06T07:45:00.9097630Z 16,
2020-10-06T07:45:00.9098306Z 17,
2020-10-06T07:45:00.9098959Z 18,
2020-10-06T07:45:00.9099559Z 19,
2020-10-06T07:45:00.9100219Z 20,
2020-10-06T07:45:00.9100847Z 21,
2020-10-06T07:45:00.9101602Z 22,
2020-10-06T07:45:00.9102210Z 23,
2020-10-06T07:45:00.9103589Z 24,
2020-10-06T07:45:00.9104263Z 25,
2020-10-06T07:45:00.9104868Z 26
2020-10-06T07:45:00.9105634Z ]
2020-10-06T07:45:00.9106307Z },
2020-10-06T07:45:00.9106961Z "dynamicRegistration": true
2020-10-06T07:45:00.9107664Z },
2020-10-06T07:45:00.9108320Z "colorProvider": {
2020-10-06T07:45:00.9109097Z "dynamicRegistration": true
2020-10-06T07:45:00.9109796Z },
2020-10-06T07:45:00.9110449Z "documentLink": {
2020-10-06T07:45:00.9111129Z "dynamicRegistration": true
2020-10-06T07:45:00.9111832Z },
2020-10-06T07:45:00.9112417Z "formatting": {
2020-10-06T07:45:00.9113160Z "dynamicRegistration": true
2020-10-06T07:45:00.9114569Z },
2020-10-06T07:45:00.9115469Z "implementation": {
2020-10-06T07:45:00.9116907Z "dynamicRegistration": true
2020-10-06T07:45:00.9117911Z },
2020-10-06T07:45:00.9118458Z "typeDefinition": {
2020-10-06T07:45:00.9119362Z "dynamicRegistration": true
2020-10-06T07:45:00.9120154Z },
2020-10-06T07:45:00.9120884Z "publishDiagnostics": {
2020-10-06T07:45:00.9122343Z "tagSupport": {
2020-10-06T07:45:00.9122936Z "valueSet": [
2020-10-06T07:45:00.9123404Z 1,
2020-10-06T07:45:00.9123784Z 2
2020-10-06T07:45:00.9124252Z ]
2020-10-06T07:45:00.9125626Z },
2020-10-06T07:45:00.9139202Z "relatedInformation": true
2020-10-06T07:45:00.9139826Z },
2020-10-06T07:45:00.9140356Z "rename": {
2020-10-06T07:45:00.9140846Z "prepareSupport": true,
2020-10-06T07:45:00.9141497Z "dynamicRegistration": true
2020-10-06T07:45:00.9142231Z },
2020-10-06T07:45:00.9142742Z "hover": {
2020-10-06T07:45:00.9143284Z "contentFormat": [
2020-10-06T07:45:00.9143752Z "plaintext",
2020-10-06T07:45:00.9144274Z "markdown"
2020-10-06T07:45:00.9144754Z ],
2020-10-06T07:45:00.9145239Z "dynamicRegistration": true
2020-10-06T07:45:00.9145915Z }
2020-10-06T07:45:00.9146369Z }
2020-10-06T07:45:00.9146749Z },
2020-10-06T07:45:00.9147301Z "trace": "off"
2020-10-06T07:45:00.9160720Z },
2020-10-06T07:45:00.9161739Z "method": "initialize",
2020-10-06T07:45:00.9168946Z "id": 0
2020-10-06T07:45:00.9172769Z }
2020-10-06T07:45:00.9176408Z ghcide version: 0.4.0 (GHC: 8.8) (PATH: D:\a\1\s\.stack-work\install\d861adae\bin\ghcide.exe) (GIT hash: 70efbff88e85221dc562915366f1bcfbc50b132f)
2020-10-06T07:45:00.9177353Z
2020-10-06T07:45:00.9177850Z Starting LSP server...
2020-10-06T07:45:00.9178208Z
2020-10-06T07:45:00.9178775Z If you are seeing this in a terminal, you probably should have run ghcide WITHOUT the --lsp option!
2020-10-06T07:45:00.9179250Z
2020-10-06T07:45:00.9180568Z Started LSP server in 0.00s
2020-10-06T07:45:00.9181128Z
2020-10-06T07:45:00.9181621Z <-- {
2020-10-06T07:45:00.9182649Z "tag": "RspInitialize",
2020-10-06T07:45:00.9183548Z "contents": {
2020-10-06T07:45:00.9187733Z "result": {
2020-10-06T07:45:00.9197542Z "capabilities": {
2020-10-06T07:45:00.9198917Z "typeDefinitionProvider": true,
2020-10-06T07:45:00.9200470Z "foldingRangeProvider": false,
2020-10-06T07:45:00.9201701Z "textDocumentSync": {
2020-10-06T07:45:00.9203003Z "openClose": true,
2020-10-06T07:45:00.9210626Z "change": 2,
2020-10-06T07:45:00.9211802Z "save": {}
2020-10-06T07:45:00.9212554Z },
2020-10-06T07:45:00.9213249Z "workspace": {
2020-10-06T07:45:00.9213944Z "workspaceFolders": {
2020-10-06T07:45:00.9214724Z "supported": true,
2020-10-06T07:45:00.9215854Z "changeNotifications": true
2020-10-06T07:45:00.9216673Z }
2020-10-06T07:45:00.9217376Z },
2020-10-06T07:45:00.9218027Z "implementationProvider": true,
2020-10-06T07:45:00.9218834Z "documentHighlightProvider": true,
2020-10-06T07:45:00.9219617Z "executeCommandProvider": {
2020-10-06T07:45:00.9220302Z "commands": [
2020-10-06T07:45:00.9221161Z "6108:ghcide:typesignature.add"
2020-10-06T07:45:00.9221898Z ]
2020-10-06T07:45:00.9222476Z },
2020-10-06T07:45:00.9223170Z "renameProvider": false,
2020-10-06T07:45:00.9223920Z "colorProvider": false,
2020-10-06T07:45:00.9224627Z "definitionProvider": true,
2020-10-06T07:45:00.9225384Z "hoverProvider": true,
2020-10-06T07:45:00.9226204Z "codeActionProvider": true,
2020-10-06T07:45:00.9226892Z "completionProvider": {
2020-10-06T07:45:00.9227727Z "triggerCharacters": [
2020-10-06T07:45:00.9228450Z "."
2020-10-06T07:45:00.9229043Z ],
2020-10-06T07:45:00.9229749Z "resolveProvider": false
2020-10-06T07:45:00.9230435Z },
2020-10-06T07:45:00.9231079Z "codeLensProvider": {},
2020-10-06T07:45:00.9231878Z "documentSymbolProvider": true
2020-10-06T07:45:00.9232703Z }
2020-10-06T07:45:00.9233266Z },
2020-10-06T07:45:00.9233901Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9234544Z "id": 0
2020-10-06T07:45:00.9235104Z }
2020-10-06T07:45:00.9236049Z }
2020-10-06T07:45:00.9236597Z --> {
2020-10-06T07:45:00.9237224Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9237863Z "params": {},
2020-10-06T07:45:00.9238462Z "method": "initialized"
2020-10-06T07:45:00.9239086Z }
2020-10-06T07:45:00.9240191Z [INFO] Registering ide configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 1714945021 "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874"], clientSettings = hashed Nothing}
2020-10-06T07:45:00.9246762Z
2020-10-06T07:45:00.9247577Z --> {
2020-10-06T07:45:00.9248220Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9248828Z "params": {
2020-10-06T07:45:00.9249502Z "textDocument": {
2020-10-06T07:45:00.9250189Z "languageId": "haskell",
2020-10-06T07:45:00.9251355Z "text": "{-# LANGUAGE TemplateHaskell #-}\nmodule Foo where\nimport Language.Haskell.TH.Syntax\nfoo :: Int\nfoo = 1 + $(do\n qAddDependentFile \"dep-file.txt\"\n f <- qRunIO (readFile \"dep-file.txt\")\n if f == \"B\" then [| 1 |] else lift f)\n",
2020-10-06T07:45:00.9252963Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Foo.hs",
2020-10-06T07:45:00.9253798Z "version": 0
2020-10-06T07:45:00.9254462Z }
2020-10-06T07:45:00.9255051Z },
2020-10-06T07:45:00.9255786Z "method": "textDocument/didOpen"
2020-10-06T07:45:00.9256471Z }
2020-10-06T07:45:00.9257035Z --> {
2020-10-06T07:45:00.9257595Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9258506Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Foo.hs",Modified)]
2020-10-06T07:45:00.9259323Z
2020-10-06T07:45:00.9259904Z "params": {
2020-10-06T07:45:00.9260582Z "textDocument": {
2020-10-06T07:45:00.9261273Z "languageId": "haskell",
2020-10-06T07:45:00.9261963Z "text": "module Baz where\nimport Foo ()\n",
2020-10-06T07:45:00.9263121Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Baz.hs",
2020-10-06T07:45:00.9264016Z "version": 0
2020-10-06T07:45:00.9264586Z }
2020-10-06T07:45:00.9265177Z },
2020-10-06T07:45:00.9265999Z "method": "textDocument/didOpen"
2020-10-06T07:45:00.9266620Z }
2020-10-06T07:45:00.9267206Z <-- {
2020-10-06T07:45:00.9267838Z "tag": "ReqRegisterCapability",
2020-10-06T07:45:00.9268451Z "contents": {
2020-10-06T07:45:00.9269115Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9269765Z "params": {
2020-10-06T07:45:00.9270441Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T07:45:00.9271166Z
2020-10-06T07:45:00.9271744Z "registrations": [
2020-10-06T07:45:00.9272415Z {
2020-10-06T07:45:00.9273088Z "registerOptions": {
2020-10-06T07:45:00.9273769Z "watchers": [
2020-10-06T07:45:00.9274481Z {
2020-10-06T07:45:00.9275188Z "kind": 5,
2020-10-06T07:45:00.9275968Z "globPattern": "**/*.hs"
2020-10-06T07:45:00.9276722Z },
2020-10-06T07:45:00.9277381Z {
2020-10-06T07:45:00.9278030Z "kind": 5,
2020-10-06T07:45:00.9278822Z "globPattern": "**/*.hs-boot"
2020-10-06T07:45:00.9279559Z },
2020-10-06T07:45:00.9280173Z {
2020-10-06T07:45:00.9280888Z "kind": 5,
2020-10-06T07:45:00.9281679Z "globPattern": "**/*.lhs"
2020-10-06T07:45:00.9282368Z },
2020-10-06T07:45:00.9283029Z {
2020-10-06T07:45:00.9283694Z "kind": 5,
2020-10-06T07:45:00.9284479Z "globPattern": "**/*.lhs-boot"
2020-10-06T07:45:00.9285415Z }
2020-10-06T07:45:00.9286094Z ]
2020-10-06T07:45:00.9286744Z },
2020-10-06T07:45:00.9287412Z "method": "workspace/didChangeWatchedFiles",
2020-10-06T07:45:00.9288282Z "id": "globalFileWatches"
2020-10-06T07:45:00.9288975Z }
2020-10-06T07:45:00.9289608Z ]
2020-10-06T07:45:00.9290218Z },
2020-10-06T07:45:00.9291001Z "method": "client/registerCapability",
2020-10-06T07:45:00.9291628Z "id": 0
2020-10-06T07:45:00.9292240Z }
2020-10-06T07:45:00.9292798Z }
2020-10-06T07:45:00.9293311Z <-- {
2020-10-06T07:45:00.9293939Z "tag": "NotLogMessage",
2020-10-06T07:45:00.9294585Z "contents": {
2020-10-06T07:45:00.9295182Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9295901Z "params": {
2020-10-06T07:45:00.9296554Z "type": 4,
2020-10-06T07:45:00.9297288Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T07:45:00.9298049Z },
2020-10-06T07:45:00.9298692Z "method": "window/logMessage"
2020-10-06T07:45:00.9299282Z }
2020-10-06T07:45:00.9299850Z }
2020-10-06T07:45:00.9300473Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T07:45:00.9301126Z
2020-10-06T07:45:00.9301954Z [INFO] Opened text document: file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Foo.hs
2020-10-06T07:45:00.9302717Z
2020-10-06T07:45:00.9303231Z <-- {
2020-10-06T07:45:00.9303871Z "tag": "NotLogMessage",
2020-10-06T07:45:00.9304519Z "contents": {
2020-10-06T07:45:00.9305112Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9305822Z "params": {
2020-10-06T07:45:00.9306420Z "type": 4,
2020-10-06T07:45:00.9307214Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T07:45:00.9308203Z },
2020-10-06T07:45:00.9308799Z "method": "window/logMessage"
2020-10-06T07:45:00.9309469Z }
2020-10-06T07:45:00.9310043Z }
2020-10-06T07:45:00.9311093Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Foo.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs",Modified)]
2020-10-06T07:45:00.9312178Z
2020-10-06T07:45:00.9312884Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T07:45:00.9313470Z
2020-10-06T07:45:00.9314172Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T07:45:00.9314851Z
2020-10-06T07:45:00.9315437Z <-- {
2020-10-06T07:45:00.9316115Z "tag": "NotLogMessage",
2020-10-06T07:45:00.9316725Z "contents": {
2020-10-06T07:45:00.9317386Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9318037Z "params": {
2020-10-06T07:45:00.9318636Z "type": 4,
2020-10-06T07:45:00.9319434Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T07:45:00.9320257Z },
2020-10-06T07:45:00.9320858Z "method": "window/logMessage"
2020-10-06T07:45:00.9321516Z }
2020-10-06T07:45:00.9322079Z }
2020-10-06T07:45:00.9322920Z [INFO] Opened text document: file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Baz.hs
2020-10-06T07:45:00.9323720Z
2020-10-06T07:45:00.9324239Z <-- {
2020-10-06T07:45:00.9324940Z "tag": "NotLogMessage",
2020-10-06T07:45:00.9325584Z "contents": {
2020-10-06T07:45:00.9326330Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9326985Z "params": {
2020-10-06T07:45:00.9327586Z "type": 4,
2020-10-06T07:45:00.9328367Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T07:45:00.9329095Z },
2020-10-06T07:45:00.9329687Z "method": "window/logMessage"
2020-10-06T07:45:00.9330326Z }
2020-10-06T07:45:00.9330892Z }
2020-10-06T07:45:00.9331563Z <-- {
2020-10-06T07:45:00.9332210Z "tag": "ReqWorkDoneProgressCreate",
2020-10-06T07:45:00.9332818Z "contents": {
2020-10-06T07:45:00.9333476Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9334127Z "params": {
2020-10-06T07:45:00.9334715Z "token": "1"
2020-10-06T07:45:00.9335355Z },
2020-10-06T07:45:00.9336201Z "method": "window/workDoneProgress/create",
2020-10-06T07:45:00.9336863Z "id": 1
2020-10-06T07:45:00.9337473Z }
2020-10-06T07:45:00.9338037Z }
2020-10-06T07:45:00.9338544Z <-- {
2020-10-06T07:45:00.9339188Z "tag": "NotWorkDoneProgressBegin",
2020-10-06T07:45:00.9339843Z "contents": {
2020-10-06T07:45:00.9340434Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9341096Z "params": {
2020-10-06T07:45:00.9341734Z "value": {
2020-10-06T07:45:00.9342350Z "kind": "begin",
2020-10-06T07:45:00.9343050Z "title": "Processing"
2020-10-06T07:45:00.9343653Z },
2020-10-06T07:45:00.9344405Z "token": "1"
2020-10-06T07:45:00.9345045Z },
2020-10-06T07:45:00.9345733Z "method": "$/progress"
2020-10-06T07:45:00.9346324Z }
2020-10-06T07:45:00.9346907Z }
2020-10-06T07:45:00.9347459Z [INFO] Consulting the cradle for "Baz.hs"
2020-10-06T07:45:00.9348053Z
2020-10-06T07:45:00.9348624Z <-- {
2020-10-06T07:45:00.9349192Z "tag": "NotShowMessage",
2020-10-06T07:45:00.9349856Z "contents": {
2020-10-06T07:45:00.9350433Z "jsonrpc": "2.0",
2020-10-06T07:45:00.9351100Z "params": {
2020-10-06T07:45:00.9351749Z "type": 2,
2020-10-06T07:45:00.9352687Z "message": "No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for Baz.hs.\n Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie)"
2020-10-06T07:45:00.9353668Z },
2020-10-06T07:45:00.9354325Z "method": "window/showMessage"
2020-10-06T07:45:00.9355136Z }
2020-10-06T07:45:00.9355772Z }
2020-10-06T07:45:01.0224494Z <-- {
2020-10-06T07:45:01.0225977Z "tag": "NotWorkDoneProgressReport",
2020-10-06T07:45:01.0226669Z "contents": {
2020-10-06T07:45:01.0227394Z "jsonrpc": "2.0",
2020-10-06T07:45:01.0228048Z "params": {
2020-10-06T07:45:01.0228710Z "value": {
2020-10-06T07:45:01.0229386Z "kind": "report",
2020-10-06T07:45:01.0231018Z "message": "1/3"
2020-10-06T07:45:01.0231629Z },
2020-10-06T07:45:01.0232340Z "token": "1"
2020-10-06T07:45:01.0232965Z },
2020-10-06T07:45:01.0233535Z "method": "$/progress"
2020-10-06T07:45:01.0234158Z }
2020-10-06T07:45:01.0234818Z }
2020-10-06T07:45:01.1100848Z Output from setting up the cradle Cradle {cradleRootDir = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874", cradleOptsProg = CradleAction: Default}
2020-10-06T07:45:01.1102245Z
2020-10-06T07:45:01.1103152Z <-- {
2020-10-06T07:45:01.1103869Z "tag": "NotCustomServer",
2020-10-06T07:45:01.1104556Z "contents": {
2020-10-06T07:45:01.1105156Z "jsonrpc": "2.0",
2020-10-06T07:45:01.1105900Z "params": "Baz.hs",
2020-10-06T07:45:01.1106593Z "method": "ghcide/cradle/loaded"
2020-10-06T07:45:01.1107190Z }
2020-10-06T07:45:01.1107759Z }
2020-10-06T07:45:01.1108321Z <-- {
2020-10-06T07:45:01.1108901Z "tag": "ReqWorkDoneProgressCreate",
2020-10-06T07:45:01.1109583Z "contents": {
2020-10-06T07:45:01.1110216Z "jsonrpc": "2.0",
2020-10-06T07:45:01.1110815Z "params": {
2020-10-06T07:45:01.1111453Z "token": 0
2020-10-06T07:45:01.1112018Z },
2020-10-06T07:45:01.1112693Z "method": "window/workDoneProgress/create",
2020-10-06T07:45:01.1113381Z "id": 2
2020-10-06T07:45:01.1113917Z }
2020-10-06T07:45:01.1114482Z }
2020-10-06T07:45:01.1115038Z <-- {
2020-10-06T07:45:01.1115669Z "tag": "NotWorkDoneProgressBegin",
2020-10-06T07:45:01.1116377Z "contents": {
2020-10-06T07:45:01.1117387Z "jsonrpc": "2.0",
2020-10-06T07:45:01.1118001Z "params": {
2020-10-06T07:45:01.1118654Z "value": {
2020-10-06T07:45:01.1119316Z "kind": "begin",
2020-10-06T07:45:01.1119969Z "cancellable": false,
2020-10-06T07:45:01.1120749Z "title": "Setting up extra-dir-527926104874 (for Baz.hs)"
2020-10-06T07:45:01.1121474Z },
2020-10-06T07:45:01.1122064Z "token": 0
2020-10-06T07:45:01.1122731Z },
2020-10-06T07:45:01.1123309Z "method": "$/progress"
2020-10-06T07:45:01.1123958Z }
2020-10-06T07:45:01.1124515Z }
2020-10-06T07:45:01.1829755Z [DEBUG] Session loading result: Right (ComponentOptions {componentOptions = [], componentRoot = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874", componentDependencies = []},"C:\\Users\\VssAdministrator\\AppData\\Local\\Programs\\stack\\x86_64-windows\\ghc-8.8.4\\lib")
2020-10-06T07:45:01.1831468Z
2020-10-06T07:45:01.1832466Z <-- {
2020-10-06T07:45:01.1833170Z "tag": "NotWorkDoneProgressEnd",
2020-10-06T07:45:01.1833827Z "contents": {
2020-10-06T07:45:01.1834506Z "jsonrpc": "2.0",
2020-10-06T07:45:01.1835101Z "params": {
2020-10-06T07:45:01.1835980Z "value": {
2020-10-06T07:45:01.1836701Z "kind": "end"
2020-10-06T07:45:01.1837357Z },
2020-10-06T07:45:01.1837980Z "token": 0
2020-10-06T07:45:01.1838590Z },
2020-10-06T07:45:01.1839163Z "method": "$/progress"
2020-10-06T07:45:01.1839794Z }
2020-10-06T07:45:01.1840476Z }
2020-10-06T07:45:01.2404344Z Loaded package environment from C:\Users\VssAdministrator\AppData\Local\Temp\stack-cefbdd98b3fdda6c\test-ghc-env
2020-10-06T07:45:01.2405361Z
2020-10-06T07:45:01.2701450Z [INFO] Using interface files cache dir: C:\Users\VssAdministrator\AppData\Local\ghcide\main-da39a3ee5e6b4b0d3255bfef95601890afd80709
2020-10-06T07:45:01.2702768Z
2020-10-06T07:45:01.2703564Z [INFO] Making new HscEnv[main]
2020-10-06T07:45:01.2704144Z
2020-10-06T07:45:01.2764310Z Loaded package environment from C:\Users\VssAdministrator\AppData\Local\Temp\stack-cefbdd98b3fdda6c\test-ghc-env
2020-10-06T07:45:01.2765142Z
2020-10-06T07:45:01.2883227Z [DEBUG] New Component Cache HscEnvEq: (([],Just HscEnvEq 2),fromList [])
2020-10-06T07:45:01.2884399Z
2020-10-06T07:45:01.2906845Z [DEBUG] Known files updated: fromList [(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs"])]
2020-10-06T07:45:01.2908106Z
2020-10-06T07:45:01.2908882Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T07:45:01.2909491Z
2020-10-06T07:45:01.2910298Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T07:45:01.2910877Z
2020-10-06T07:45:01.2911623Z [DEBUG] finish: InitialLoad (took 0.00s)
2020-10-06T07:45:01.2912170Z
2020-10-06T07:45:01.2912747Z <-- {
2020-10-06T07:45:01.2913361Z "tag": "NotLogMessage",
2020-10-06T07:45:01.2913958Z "contents": {
2020-10-06T07:45:01.2914613Z "jsonrpc": "2.0",
2020-10-06T07:45:01.2915257Z "params": {
2020-10-06T07:45:01.2915932Z "type": 4,
2020-10-06T07:45:01.2916788Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T07:45:01.2917660Z },
2020-10-06T07:45:01.2918263Z "method": "window/logMessage"
2020-10-06T07:45:01.2918914Z }
2020-10-06T07:45:01.2919470Z }
2020-10-06T07:45:01.2919984Z <-- {
2020-10-06T07:45:01.2920596Z "tag": "NotLogMessage",
2020-10-06T07:45:01.2921186Z "contents": {
2020-10-06T07:45:01.2921838Z "jsonrpc": "2.0",
2020-10-06T07:45:01.2922492Z "params": {
2020-10-06T07:45:01.2923076Z "type": 4,
2020-10-06T07:45:01.2923851Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T07:45:01.2924843Z },
2020-10-06T07:45:01.2925813Z "method": "window/logMessage"
2020-10-06T07:45:01.2926718Z }
2020-10-06T07:45:01.2927293Z }
2020-10-06T07:45:01.2927882Z <-- {
2020-10-06T07:45:01.2928434Z "tag": "NotLogMessage",
2020-10-06T07:45:01.2929097Z "contents": {
2020-10-06T07:45:01.2929751Z "jsonrpc": "2.0",
2020-10-06T07:45:01.2930345Z "params": {
2020-10-06T07:45:01.2930998Z "type": 4,
2020-10-06T07:45:01.2931712Z "message": "finish: InitialLoad (took 0.00s)"
2020-10-06T07:45:01.2932414Z },
2020-10-06T07:45:01.2945842Z "method": "window/logMessage"
2020-10-06T07:45:01.2946718Z }
2020-10-06T07:45:01.2947287Z }
2020-10-06T07:45:01.2948023Z [INFO] Consulting the cradle for "Foo.hs"
2020-10-06T07:45:01.2948551Z
2020-10-06T07:45:01.2949226Z <-- {
2020-10-06T07:45:01.2949850Z "tag": "NotShowMessage",
2020-10-06T07:45:01.2950460Z "contents": {
2020-10-06T07:45:01.2951125Z "jsonrpc": "2.0",
2020-10-06T07:45:01.2951777Z "params": {
2020-10-06T07:45:01.2952369Z "type": 2,
2020-10-06T07:45:01.2953370Z "message": "No [cradle](https://github.com/mpickering/hie-bios#hie-bios) found for Foo.hs.\n Proceeding with [implicit cradle](https://hackage.haskell.org/package/implicit-hie)"
2020-10-06T07:45:01.2954329Z },
2020-10-06T07:45:01.2954932Z "method": "window/showMessage"
2020-10-06T07:45:01.2960226Z }
2020-10-06T07:45:01.2961048Z }
2020-10-06T07:45:01.4609499Z Output from setting up the cradle Cradle {cradleRootDir = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874", cradleOptsProg = CradleAction: Default}
2020-10-06T07:45:01.4611028Z
2020-10-06T07:45:01.4612055Z <-- {
2020-10-06T07:45:01.4612674Z "tag": "NotCustomServer",
2020-10-06T07:45:01.4613366Z "contents": {
2020-10-06T07:45:01.4614024Z "jsonrpc": "2.0",
2020-10-06T07:45:01.4614882Z "params": "Foo.hs",
2020-10-06T07:45:01.4615664Z "method": "ghcide/cradle/loaded"
2020-10-06T07:45:01.4616339Z }
2020-10-06T07:45:01.4616861Z }
2020-10-06T07:45:01.4617430Z <-- {
2020-10-06T07:45:01.4618051Z "tag": "ReqWorkDoneProgressCreate",
2020-10-06T07:45:01.4618661Z "contents": {
2020-10-06T07:45:01.4619309Z "jsonrpc": "2.0",
2020-10-06T07:45:01.4619943Z "params": {
2020-10-06T07:45:01.4620539Z "token": 1
2020-10-06T07:45:01.4621274Z },
2020-10-06T07:45:01.4621939Z "method": "window/workDoneProgress/create",
2020-10-06T07:45:01.4622574Z "id": 3
2020-10-06T07:45:01.4623366Z }
2020-10-06T07:45:01.4624190Z }
2020-10-06T07:45:01.4624766Z <-- {
2020-10-06T07:45:01.4625416Z "tag": "NotWorkDoneProgressBegin",
2020-10-06T07:45:01.4626245Z "contents": {
2020-10-06T07:45:01.4626843Z "jsonrpc": "2.0",
2020-10-06T07:45:01.4627497Z "params": {
2020-10-06T07:45:01.4628129Z "value": {
2020-10-06T07:45:01.4628756Z "kind": "begin",
2020-10-06T07:45:01.4629472Z "cancellable": false,
2020-10-06T07:45:01.4630301Z "title": "Setting up extra-dir-527926104874 (for Foo.hs)"
2020-10-06T07:45:01.4631179Z },
2020-10-06T07:45:01.4632011Z "token": 1
2020-10-06T07:45:01.4632670Z },
2020-10-06T07:45:01.4633264Z "method": "$/progress"
2020-10-06T07:45:01.4633908Z }
2020-10-06T07:45:01.4634464Z }
2020-10-06T07:45:01.5296297Z [DEBUG] Session loading result: Right (ComponentOptions {componentOptions = [], componentRoot = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874", componentDependencies = []},"C:\\Users\\VssAdministrator\\AppData\\Local\\Programs\\stack\\x86_64-windows\\ghc-8.8.4\\lib")
2020-10-06T07:45:01.5297763Z
2020-10-06T07:45:01.5298587Z <-- {
2020-10-06T07:45:01.5299291Z "tag": "NotWorkDoneProgressEnd",
2020-10-06T07:45:01.5300150Z "contents": {
2020-10-06T07:45:01.5300769Z "jsonrpc": "2.0",
2020-10-06T07:45:01.5301739Z "params": {
2020-10-06T07:45:01.5302415Z "value": {
2020-10-06T07:45:01.5303114Z "kind": "end"
2020-10-06T07:45:01.5303761Z },
2020-10-06T07:45:01.5304480Z "token": 1
2020-10-06T07:45:01.5305104Z },
2020-10-06T07:45:01.5305760Z "method": "$/progress"
2020-10-06T07:45:01.5306338Z }
2020-10-06T07:45:01.5306892Z }
2020-10-06T07:45:01.5480417Z Loaded package environment from C:\Users\VssAdministrator\AppData\Local\Temp\stack-cefbdd98b3fdda6c\test-ghc-env
2020-10-06T07:45:01.5481248Z
2020-10-06T07:45:01.5647857Z [INFO] Using interface files cache dir: C:\Users\VssAdministrator\AppData\Local\ghcide\main-da39a3ee5e6b4b0d3255bfef95601890afd80709
2020-10-06T07:45:01.5648837Z
2020-10-06T07:45:01.5649830Z [INFO] Using interface files cache dir: C:\Users\VssAdministrator\AppData\Local\ghcide\main-da39a3ee5e6b4b0d3255bfef95601890afd80709
2020-10-06T07:45:01.5650555Z
2020-10-06T07:45:01.5651461Z [INFO] Making new HscEnv[main,main]
2020-10-06T07:45:01.5652011Z
2020-10-06T07:45:01.5686887Z Loaded package environment from C:\Users\VssAdministrator\AppData\Local\Temp\stack-cefbdd98b3fdda6c\test-ghc-env
2020-10-06T07:45:01.5687674Z
2020-10-06T07:45:01.5778445Z [DEBUG] New Component Cache HscEnvEq: (([],Just HscEnvEq 4),fromList [])
2020-10-06T07:45:01.5779334Z
2020-10-06T07:45:01.5781029Z [DEBUG] New Component Cache HscEnvEq: (([],Just HscEnvEq 5),fromList [])
2020-10-06T07:45:01.5786416Z
2020-10-06T07:45:01.5799772Z [DEBUG] Known files updated: fromList [(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Foo.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Foo.hs"]),(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs"])]
2020-10-06T07:45:01.5801883Z
2020-10-06T07:45:01.5802696Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T07:45:01.5803308Z
2020-10-06T07:45:01.5803907Z <-- {
2020-10-06T07:45:01.5804533Z "tag": "NotLogMessage",
2020-10-06T07:45:01.5805669Z "contents": {
2020-10-06T07:45:01.5807039Z "jsonrpc": "2.0",
2020-10-06T07:45:01.5808196Z "params": {
2020-10-06T07:45:01.5808820Z "type": 4,
2020-10-06T07:45:01.5809602Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T07:45:01.5810340Z },
2020-10-06T07:45:01.5810925Z "method": "window/logMessage"
2020-10-06T07:45:01.5811563Z }
2020-10-06T07:45:01.5812146Z }
2020-10-06T07:45:01.5813405Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T07:45:01.5814512Z
2020-10-06T07:45:01.5815049Z <-- {
2020-10-06T07:45:01.5815780Z "tag": "NotLogMessage",
2020-10-06T07:45:01.5816435Z "contents": {
2020-10-06T07:45:01.5817450Z "jsonrpc": "2.0",
2020-10-06T07:45:01.5818600Z "params": {
2020-10-06T07:45:01.5819662Z "type": 4,
2020-10-06T07:45:01.5820383Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T07:45:01.5821127Z },
2020-10-06T07:45:01.5821756Z "method": "window/logMessage"
2020-10-06T07:45:01.5822487Z }
2020-10-06T07:45:01.5823136Z }
2020-10-06T07:45:01.5823826Z [DEBUG] finish: InitialLoad (took 0.00s)
2020-10-06T07:45:01.5824540Z
2020-10-06T07:45:01.5825238Z <-- {
2020-10-06T07:45:01.5826036Z "tag": "NotLogMessage",
2020-10-06T07:45:01.5827531Z "contents": {
2020-10-06T07:45:01.5830627Z "jsonrpc": "2.0",
2020-10-06T07:45:01.5832096Z "params": {
2020-10-06T07:45:01.5833285Z "type": 4,
2020-10-06T07:45:01.5834217Z "message": "finish: InitialLoad (took 0.00s)"
2020-10-06T07:45:01.5835195Z },
2020-10-06T07:45:01.5836324Z "method": "window/logMessage"
2020-10-06T07:45:01.5837233Z }
2020-10-06T07:45:01.5837841Z }
2020-10-06T07:45:02.0657390Z <-- {
2020-10-06T07:45:02.0660052Z "tag": "NotPublishDiagnostics",
2020-10-06T07:45:02.0660859Z "contents": {
2020-10-06T07:45:02.0661655Z "jsonrpc": "2.0",
2020-10-06T07:45:02.0662264Z "params": {
2020-10-06T07:45:02.0663126Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Foo.hs",
2020-10-06T07:45:02.0664022Z "diagnostics": [
2020-10-06T07:45:02.0664618Z {
2020-10-06T07:45:02.0665278Z "severity": 1,
2020-10-06T07:45:02.0666063Z "range": {
2020-10-06T07:45:02.0666769Z "start": {
2020-10-06T07:45:02.0667486Z "line": 4,
2020-10-06T07:45:02.0668208Z "character": 6
2020-10-06T07:45:02.0668843Z },
2020-10-06T07:45:02.0669508Z "end": {
2020-10-06T07:45:02.0670334Z "line": 7,
2020-10-06T07:45:02.0671015Z "character": 52
2020-10-06T07:45:02.0671707Z }
2020-10-06T07:45:02.0672341Z },
2020-10-06T07:45:02.0672970Z "source": "typecheck",
2020-10-06T07:45:02.0674796Z "message": "• Couldn't match expected type ‘Int’ with actual type ‘[Char]’\n• In the expression: 1 + (\"A\")\n In an equation for ‘foo’: foo = 1 + (\"A\")"
2020-10-06T07:45:02.0676177Z }
2020-10-06T07:45:02.0676753Z ]
2020-10-06T07:45:02.0677348Z },
2020-10-06T07:45:02.0678008Z "method": "textDocument/publishDiagnostics"
2020-10-06T07:45:02.0678613Z }
2020-10-06T07:45:02.0679180Z }
2020-10-06T07:45:02.0680216Z --> {
2020-10-06T07:45:02.0681046Z "jsonrpc": "2.0",
2020-10-06T07:45:02.0681924Z "params": {
2020-10-06T07:45:02.0682580Z "contentChanges": [
2020-10-06T07:45:02.0683460Z {
2020-10-06T07:45:02.0684123Z "text": "f = ()",
2020-10-06T07:45:02.0684782Z "range": {
2020-10-06T07:45:02.0685478Z "start": {
2020-10-06T07:45:02.0686358Z "line": 2,
2020-10-06T07:45:02.0687027Z "character": 0
2020-10-06T07:45:02.0687717Z },
2020-10-06T07:45:02.0688375Z "end": {
2020-10-06T07:45:02.0689015Z "line": 2,
2020-10-06T07:45:02.0689726Z "character": 6
2020-10-06T07:45:02.0690386Z }
2020-10-06T07:45:02.0691039Z }
2020-10-06T07:45:02.0691656Z }
2020-10-06T07:45:02.0692235Z ],
2020-10-06T07:45:02.0692804Z "textDocument": {
2020-10-06T07:45:02.0693932Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-527926104874/Baz.hs",
2020-10-06T07:45:02.0695194Z "version": 1
2020-10-06T07:45:02.0696391Z }
2020-10-06T07:45:02.0697184Z },
2020-10-06T07:45:02.0697884Z "method": "textDocument/didChange"
2020-10-06T07:45:02.0698497Z }
2020-10-06T07:45:02.0699626Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Foo.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-527926104874\\Baz.hs",Modified)]
2020-10-06T07:45:02.0704179Z
2020-10-06T07:45:02.1020667Z <-- {
2020-10-06T07:45:02.1021608Z "tag": "NotWorkDoneProgressReport",
2020-10-06T07:45:02.1022087Z "contents": {
2020-10-06T07:45:02.1022427Z "jsonrpc": "2.0",
2020-10-06T07:45:02.1022788Z "params": {
2020-10-06T07:45:02.1023138Z "value": {
2020-10-06T07:45:02.1023484Z "kind": "report",
2020-10-06T07:45:02.1023889Z "message": "2/4"
2020-10-06T07:45:02.1024199Z },
2020-10-06T07:45:02.1024551Z "token": "1"
2020-10-06T07:45:02.1025080Z },
2020-10-06T07:45:02.1025382Z "method": "$/progress"
2020-10-06T07:45:02.1025790Z }
2020-10-06T07:45:02.1026019Z }
2020-10-06T07:46:02.1052224Z --> {
2020-10-06T07:46:02.1056468Z "jsonrpc": "2.0",
2020-10-06T07:46:02.1058361Z "params": null,
2020-10-06T07:46:02.1059981Z "method": "shutdown",
2020-10-06T07:46:02.1060855Z "id": 0
2020-10-06T07:46:02.1061710Z }
2020-10-06T07:46:02.1062263Z <-- {
2020-10-06T07:46:02.1062884Z "tag": "RspShutdown",
2020-10-06T07:46:02.1063509Z "contents": {
2020-10-06T07:46:02.1064315Z "result": null,
2020-10-06T07:46:02.1066893Z "jsonrpc": "2.0",
2020-10-06T07:46:02.1089965Z "id": 0
2020-10-06T07:46:02.1151912Z }
2020-10-06T07:46:02.1157862Z }
2020-10-06T07:46:02.1254561Z --> {
2020-10-06T07:46:02.1263618Z "jsonrpc": "2.0",
2020-10-06T07:46:02.1285077Z "params": [],
2020-10-06T07:46:02.1360119Z "method": "exit"
2020-10-06T07:46:02.1398690Z }
2020-10-06T07:46:02.1411361Z FAIL
2020-10-06T07:46:02.1427134Z Exception: Timed out waiting to receive a message from the server.
2020-10-06T07:46:02.1445122Z Last message received:
2020-10-06T07:46:02.1446002Z {
2020-10-06T07:46:02.1446655Z "tag": "NotWorkDoneProgressReport",
2020-10-06T07:46:02.1447463Z "contents": {
2020-10-06T07:46:02.1448134Z "jsonrpc": "2.0",
2020-10-06T07:46:02.1448758Z "params": {
2020-10-06T07:46:02.1493478Z "value": {
2020-10-06T07:46:02.1514448Z "kind": "report",
2020-10-06T07:46:02.1520666Z "message": "2/4"
2020-10-06T07:46:02.1523569Z },
2020-10-06T07:46:02.1526738Z "token": "1"
2020-10-06T07:46:02.1528613Z },
2020-10-06T07:46:02.1530186Z "method": "$/progress"
2020-10-06T07:46:02.1530927Z }
2020-10-06T07:46:02.1531670Z }
<-- {
"tag": "RspInitialize",
"contents": {
.............................
}
}
--> {
"jsonrpc": "2.0",
"params": {},
"method": "initialized"
}
--> {
"jsonrpc": "2.0",
"params": {
"settings": ""
},
"method": "workspace/didChangeConfiguration"
}
<-- {
"tag": "NotLogMessage",
[INFO] Registering ide configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri 1043521342 "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-247495361083"], clientSettings = hashed Nothing}
"contents": {
"jsonrpc": "2.0",
"params": {
[INFO] Configuration changed: String ""
"type": 1,
"message": "haskell-lsp:configuration parse error. NotificationMessage {_jsonrpc = \"2.0\", _method = WorkspaceDidChangeConfiguration, _params = DidChangeConfigurationParams {_settings = String \"\"}} \"Updating Not supported\""
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 1,
"message": "haskell-lsp:configuration parse error. NotificationMessage {_jsonrpc = \"2.0\", _method = WorkspaceDidChangeConfiguration, _params = DidChangeConfigurationParams {_settings = String \"\"}} \"Updating Not supported\""
},
"method": "window/logMessage"
}
}
[DEBUG] Restarting build session (aborting the previous one took 0.00s)
<-- {
"tag": "ReqRegisterCapability",
"contents": {
-----------------------------------
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "Restarting build session (aborting the previous one took 0.00s)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotLogMessage",
[DEBUG] finish: kick (took 0.00s)
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "Restarting build session (aborting the previous one took 0.00s)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "ReqWorkDoneProgressCreate",
"contents": {
"jsonrpc": "2.0",
"params": {
"token": "1"
},
"method": "window/workDoneProgress/create",
"id": 1
}
}
<-- {
"tag": "NotWorkDoneProgressBegin",
"contents": {
"jsonrpc": "2.0",
"params": {
"value": {
"kind": "begin",
"title": "Processing"
},
"token": "1"
},
"method": "$/progress"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "Finishing build session(exception: AsyncCancelled)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "Finishing build session(exception: AsyncCancelled)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotWorkDoneProgressEnd",
"contents": {
"jsonrpc": "2.0",
"params": {
"value": {
"kind": "end"
},
"token": "1"
},
"method": "$/progress"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "finish: kick (took 0.00s)"
},
"method": "window/logMessage"
}
}
--> {
"jsonrpc": "2.0",
"params": null,
"method": "shutdown",
"id": 0
}
<-- {
"tag": "RspShutdown",
"contents": {
"result": null,
"jsonrpc": "2.0",
"id": 0
}
}
--> {
"jsonrpc": "2.0",
"params": [],
"method": "exit"
}
FAIL
Exception: Timed out waiting to receive a message from the server.
Last message received:
{
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "finish: kick (took 0.00s)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "RspInitialize",
"contents": {
...................................
}
}
--> {
"jsonrpc": "2.0",
"params": {},
"method": "initialized"
}
<-- {
"tag": "ReqRegisterCapability",
"contents": {
.....................................
}
}
--> {
"jsonrpc": "2.0",
"params": {
"settings": ""
},
"method": "workspace/didChangeConfiguration"
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 1,
"message": "haskell-lsp:configuration parse error. NotificationMessage {_jsonrpc = \"2.0\", _method = WorkspaceDidChangeConfiguration, _params = DidChangeConfigurationParams {_settings = String \"\"}} \"Updating Not supported\""
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
[DEBUG] finish: kick (took 0.00s)
"type": 4,
"message": "Finishing build session(exception: AsyncCancelled)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "Restarting build session (aborting the previous one took 0.00s)"
},
"method": "window/logMessage"
}
}
--> {
"jsonrpc": "2.0",
"params": null,
"method": "shutdown",
"id": 0
}
<-- {
"tag": "ReqWorkDoneProgressCreate",
"contents": {
"jsonrpc": "2.0",
"params": {
"token": "1"
},
"method": "window/workDoneProgress/create",
"id": 1
}
}
<-- {
"tag": "NotWorkDoneProgressBegin",
"contents": {
"jsonrpc": "2.0",
"params": {
"value": {
"kind": "begin",
"title": "Processing"
},
"token": "1"
},
"method": "$/progress"
}
}
<-- {
"tag": "NotWorkDoneProgressEnd",
"contents": {
"jsonrpc": "2.0",
"params": {
"value": {
"kind": "end"
},
"token": "1"
},
"method": "$/progress"
}
}
<-- {
"tag": "NotLogMessage",
"contents": {
"jsonrpc": "2.0",
"params": {
"type": 4,
"message": "finish: kick (took 0.00s)"
},
"method": "window/logMessage"
}
}
<-- {
"tag": "RspShutdown",
"contents": {
"result": null,
"jsonrpc": "2.0",
"id": 0
}
}
--> {
"jsonrpc": "2.0",
"params": [],
"method": "exit"
}
2020-10-06T12:57:36.3763974Z ghcide
2020-10-06T12:57:36.3765746Z TemplateHaskell
2020-10-06T12:58:37.1402877Z reloading-th-test: FAIL
2020-10-06T12:58:37.1439549Z Exception: Timed out waiting to receive a message from the server.
2020-10-06T12:58:37.1489963Z Last message received:
2020-10-06T12:58:37.1532826Z {
2020-10-06T12:58:37.1544090Z "tag": "NotPublishDiagnostics",
2020-10-06T12:58:37.1637896Z "contents": {
2020-10-06T12:58:37.1640618Z "jsonrpc": "2.0",
2020-10-06T12:58:37.1641580Z "params": {
2020-10-06T12:58:37.1642682Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-380128365665/THB.hs",
2020-10-06T12:58:37.1643765Z "diagnostics": [
2020-10-06T12:58:37.1644558Z {
2020-10-06T12:58:37.1645341Z "severity": 2,
2020-10-06T12:58:37.1647340Z "range": {
2020-10-06T12:58:37.1651619Z "start": {
2020-10-06T12:58:37.1652540Z "line": 4,
2020-10-06T12:58:37.1653522Z "character": 0
2020-10-06T12:58:37.1654397Z },
2020-10-06T12:58:37.1655169Z "end": {
2020-10-06T12:58:37.1661704Z "line": 4,
2020-10-06T12:58:37.1662913Z "character": 5
2020-10-06T12:58:37.1663889Z }
2020-10-06T12:58:37.1664720Z },
2020-10-06T12:58:37.1665559Z "source": "typecheck",
2020-10-06T12:58:37.1666540Z "message": "Top-level binding with no type signature: a :: ()"
2020-10-06T12:58:37.1667590Z }
2020-10-06T12:58:37.1668368Z ]
2020-10-06T12:58:37.1669155Z },
2020-10-06T12:58:37.1669986Z "method": "textDocument/publishDiagnostics"
2020-10-06T12:58:37.1670796Z }
2020-10-06T12:58:37.1671460Z }
2020-10-06T12:58:37.1672111Z
2020-10-06T12:58:37.1672881Z 1 out of 1 tests failed (60.76s)
2020-10-06T12:58:37.1673661Z 
2020-10-06T12:58:37.1674370Z ghcide> Test suite ghcide-tests failed
2020-10-06T12:58:37.1675491Z Test suite failure for package ghcide-0.4.0
2020-10-06T12:58:37.1676290Z ghcide-tests: exited with: ExitFailure 1
2020-10-06T12:58:37.1676971Z Logs printed to console
2020-10-06T12:58:37.1677638Z 
2020-10-06T12:58:38.2609573Z ghcide> test (suite: ghcide-tests, args: --rerun)
2020-10-06T12:58:38.2611623Z 
2020-10-06T12:58:38.2862947Z ghcide
2020-10-06T12:58:38.2870725Z TemplateHaskell
2020-10-06T12:58:38.3155045Z reloading-th-test: --> {
2020-10-06T12:58:38.3158727Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3160066Z "params": {
2020-10-06T12:58:38.3161107Z "rootUri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765",
2020-10-06T12:58:38.3162193Z "processId": 3056,
2020-10-06T12:58:38.3163014Z "rootPath": "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765",
2020-10-06T12:58:38.3163887Z "capabilities": {
2020-10-06T12:58:38.3164621Z "window": {
2020-10-06T12:58:38.3165329Z "workDoneProgress": true
2020-10-06T12:58:38.3169997Z },
2020-10-06T12:58:38.3172246Z "workspace": {
2020-10-06T12:58:38.3177780Z "didChangeWatchedFiles": {
2020-10-06T12:58:38.3178894Z "dynamicRegistration": true
2020-10-06T12:58:38.3179687Z },
2020-10-06T12:58:38.3180366Z "symbol": {
2020-10-06T12:58:38.3181129Z "symbolKind": {
2020-10-06T12:58:38.3181896Z "valueSet": [
2020-10-06T12:58:38.3182821Z 1,
2020-10-06T12:58:38.3183624Z 2,
2020-10-06T12:58:38.3184347Z 3,
2020-10-06T12:58:38.3185015Z 4,
2020-10-06T12:58:38.3185735Z 5,
2020-10-06T12:58:38.3186504Z 6,
2020-10-06T12:58:38.3187170Z 7,
2020-10-06T12:58:38.3187907Z 8,
2020-10-06T12:58:38.3188700Z 9,
2020-10-06T12:58:38.3189432Z 10,
2020-10-06T12:58:38.3190175Z 11,
2020-10-06T12:58:38.3190885Z 12,
2020-10-06T12:58:38.3191545Z 13,
2020-10-06T12:58:38.3192355Z 14,
2020-10-06T12:58:38.3193945Z 15,
2020-10-06T12:58:38.3194869Z 16,
2020-10-06T12:58:38.3195632Z 17,
2020-10-06T12:58:38.3196378Z 18,
2020-10-06T12:58:38.3197097Z 19,
2020-10-06T12:58:38.3197762Z 20,
2020-10-06T12:58:38.3199727Z 21,
2020-10-06T12:58:38.3201706Z 22,
2020-10-06T12:58:38.3202565Z 23,
2020-10-06T12:58:38.3203366Z 24,
2020-10-06T12:58:38.3204103Z 25,
2020-10-06T12:58:38.3204763Z 26
2020-10-06T12:58:38.3205467Z ]
2020-10-06T12:58:38.3208134Z },
2020-10-06T12:58:38.3209540Z "dynamicRegistration": true
2020-10-06T12:58:38.3210393Z },
2020-10-06T12:58:38.3211129Z "workspaceEdit": {
2020-10-06T12:58:38.3211865Z "documentChanges": true
2020-10-06T12:58:38.3212604Z },
2020-10-06T12:58:38.3213356Z "didChangeConfiguration": {
2020-10-06T12:58:38.3214113Z "dynamicRegistration": true
2020-10-06T12:58:38.3214863Z },
2020-10-06T12:58:38.3215574Z "applyEdit": true,
2020-10-06T12:58:38.3216289Z "executeCommand": {
2020-10-06T12:58:38.3217102Z "dynamicRegistration": true
2020-10-06T12:58:38.3217960Z },
2020-10-06T12:58:38.3218973Z "workspaceFolders": true,
2020-10-06T12:58:38.3219789Z "configuration": true
2020-10-06T12:58:38.3220498Z },
2020-10-06T12:58:38.3221155Z "textDocument": {
2020-10-06T12:58:38.3221910Z "completion": {
2020-10-06T12:58:38.3222684Z "dynamicRegistration": true,
2020-10-06T12:58:38.3223469Z "contextSupport": true,
2020-10-06T12:58:38.3224275Z "completionItem": {
2020-10-06T12:58:38.3224989Z "tagSupport": {
2020-10-06T12:58:38.3225794Z "valueSet": [
2020-10-06T12:58:38.3226552Z 1
2020-10-06T12:58:38.3228241Z ]
2020-10-06T12:58:38.3229076Z },
2020-10-06T12:58:38.3229856Z "preselectSupport": true,
2020-10-06T12:58:38.3232303Z "commitCharactersSupport": true,
2020-10-06T12:58:38.3236874Z "snippetSupport": true,
2020-10-06T12:58:38.3237862Z "deprecatedSupport": true,
2020-10-06T12:58:38.3238705Z "documentationFormat": [
2020-10-06T12:58:38.3239527Z "plaintext",
2020-10-06T12:58:38.3240274Z "markdown"
2020-10-06T12:58:38.3240931Z ]
2020-10-06T12:58:38.3241643Z },
2020-10-06T12:58:38.3242472Z "completionItemKind": {
2020-10-06T12:58:38.3243208Z "valueSet": [
2020-10-06T12:58:38.3244132Z 1,
2020-10-06T12:58:38.3244936Z 2,
2020-10-06T12:58:38.3245662Z 3,
2020-10-06T12:58:38.3246406Z 4,
2020-10-06T12:58:38.3247155Z 5,
2020-10-06T12:58:38.3247810Z 6,
2020-10-06T12:58:38.3248617Z 7,
2020-10-06T12:58:38.3249301Z 8,
2020-10-06T12:58:38.3250250Z 9,
2020-10-06T12:58:38.3250773Z 10,
2020-10-06T12:58:38.3251180Z 11,
2020-10-06T12:58:38.3251781Z 12,
2020-10-06T12:58:38.3252467Z 13,
2020-10-06T12:58:38.3253338Z 14,
2020-10-06T12:58:38.3254078Z 15,
2020-10-06T12:58:38.3254751Z 16,
2020-10-06T12:58:38.3255478Z 17,
2020-10-06T12:58:38.3256176Z 18,
2020-10-06T12:58:38.3256833Z 19,
2020-10-06T12:58:38.3257538Z 20,
2020-10-06T12:58:38.3258223Z 21,
2020-10-06T12:58:38.3259021Z 22,
2020-10-06T12:58:38.3259748Z 23,
2020-10-06T12:58:38.3260451Z 24,
2020-10-06T12:58:38.3261165Z 25
2020-10-06T12:58:38.3261864Z ]
2020-10-06T12:58:38.3262485Z }
2020-10-06T12:58:38.3263163Z },
2020-10-06T12:58:38.3263966Z "documentHighlight": {
2020-10-06T12:58:38.3264695Z "dynamicRegistration": true
2020-10-06T12:58:38.3265428Z },
2020-10-06T12:58:38.3266132Z "synchronization": {
2020-10-06T12:58:38.3266849Z "dynamicRegistration": true,
2020-10-06T12:58:38.3267638Z "willSave": true,
2020-10-06T12:58:38.3268385Z "didSave": true,
2020-10-06T12:58:38.3271340Z "willSaveWaitUntil": true
2020-10-06T12:58:38.3272188Z },
2020-10-06T12:58:38.3272909Z "definition": {
2020-10-06T12:58:38.3273689Z "dynamicRegistration": true
2020-10-06T12:58:38.3274610Z },
2020-10-06T12:58:38.3275342Z "signatureHelp": {
2020-10-06T12:58:38.3276133Z "dynamicRegistration": true,
2020-10-06T12:58:38.3276885Z "signatureInformation": {
2020-10-06T12:58:38.3277682Z "ocumentationFormat": [
2020-10-06T12:58:38.3278428Z "plaintext",
2020-10-06T12:58:38.3286273Z "markdown"
2020-10-06T12:58:38.3287250Z ]
2020-10-06T12:58:38.3288785Z }
2020-10-06T12:58:38.3291621Z },
2020-10-06T12:58:38.3295124Z "references": {
2020-10-06T12:58:38.3296211Z "dynamicRegistration": true
2020-10-06T12:58:38.3296973Z },
2020-10-06T12:58:38.3297717Z "rangeFormatting": {
2020-10-06T12:58:38.3298604Z "dynamicRegistration": true
2020-10-06T12:58:38.3299431Z },
2020-10-06T12:58:38.3300164Z "codeAction": {
2020-10-06T12:58:38.3300932Z "codeActionLiteralSupport": {
2020-10-06T12:58:38.3301687Z "codeActionKind": {
2020-10-06T12:58:38.3302478Z "valueSet": [
2020-10-06T12:58:38.3303228Z "quickfix",
2020-10-06T12:58:38.3303924Z "refactor",
2020-10-06T12:58:38.3304688Z "refactor.extract",
2020-10-06T12:58:38.3305448Z "refactor.inline",
2020-10-06T12:58:38.3306377Z "refactor.rewrite",
2020-10-06T12:58:38.3307145Z "source",
2020-10-06T12:58:38.3307907Z "source.organizeImports"
2020-10-06T12:58:38.3308746Z ]
2020-10-06T12:58:38.3309734Z }
2020-10-06T12:58:38.3310427Z },
2020-10-06T12:58:38.3311254Z "dynamicRegistration": true
2020-10-06T12:58:38.3312011Z },
2020-10-06T12:58:38.3312727Z "foldingRange": {
2020-10-06T12:58:38.3313435Z "lineFoldingOnly": false,
2020-10-06T12:58:38.3314219Z "dynamicRegistration": true
2020-10-06T12:58:38.3314951Z },
2020-10-06T12:58:38.3315613Z "onTypeFormatting": {
2020-10-06T12:58:38.3316380Z "dynamicRegistration": true
2020-10-06T12:58:38.3317039Z },
2020-10-06T12:58:38.3318072Z "codeLens": {
2020-10-06T12:58:38.3318987Z "dynamicRegistration": true
2020-10-06T12:58:38.3320033Z },
2020-10-06T12:58:38.3320824Z "documentSymbol": {
2020-10-06T12:58:38.3321663Z "hierarchicalDocumentSymbolSupport": true,
2020-10-06T12:58:38.3322440Z "symbolKind": {
2020-10-06T12:58:38.3323222Z "valueSet": [
2020-10-06T12:58:38.3324026Z 1,
2020-10-06T12:58:38.3324676Z 2,
2020-10-06T12:58:38.3325402Z 3,
2020-10-06T12:58:38.3326115Z 4,
2020-10-06T12:58:38.3328127Z 5,
2020-10-06T12:58:38.3347861Z 6,
2020-10-06T12:58:38.3355634Z 7,
2020-10-06T12:58:38.3357168Z 8,
2020-10-06T12:58:38.3360864Z 9,
2020-10-06T12:58:38.3362846Z 10,
2020-10-06T12:58:38.3363961Z 11,
2020-10-06T12:58:38.3364661Z 12,
2020-10-06T12:58:38.3365384Z 13,
2020-10-06T12:58:38.3366081Z 14,
2020-10-06T12:58:38.3366738Z 15,
2020-10-06T12:58:38.3367444Z 16,
2020-10-06T12:58:38.3368355Z 17,
2020-10-06T12:58:38.3369151Z 18,
2020-10-06T12:58:38.3369869Z 19,
2020-10-06T12:58:38.3370558Z 20,
2020-10-06T12:58:38.3371209Z 21,
2020-10-06T12:58:38.3372001Z 22,
2020-10-06T12:58:38.3372703Z 23,
2020-10-06T12:58:38.3373354Z 24,
2020-10-06T12:58:38.3374058Z 25,
2020-10-06T12:58:38.3374697Z 26
2020-10-06T12:58:38.3375408Z ]
2020-10-06T12:58:38.3376092Z },
2020-10-06T12:58:38.3376900Z "dynamicRegistration": true
2020-10-06T12:58:38.3377655Z },
2020-10-06T12:58:38.3378368Z "colorProvider": {
2020-10-06T12:58:38.3379216Z "dynamicRegistration": true
2020-10-06T12:58:38.3379963Z },
2020-10-06T12:58:38.3380670Z "documentLink": {
2020-10-06T12:58:38.3381389Z "dynamicRegistration": true
2020-10-06T12:58:38.3382127Z },
2020-10-06T12:58:38.3382821Z "formatting": {
2020-10-06T12:58:38.3383533Z "dynamicRegistration": true
2020-10-06T12:58:38.3384272Z },
2020-10-06T12:58:38.3384973Z "implementation": {
2020-10-06T12:58:38.3385748Z "dynamicRegistration": true
2020-10-06T12:58:38.3386500Z },
2020-10-06T12:58:38.3387402Z "typeDefinition": {
2020-10-06T12:58:38.3388172Z "dynamicRegistration": true
2020-10-06T12:58:38.3388967Z },
2020-10-06T12:58:38.3389703Z "publishDiagnostics": {
2020-10-06T12:58:38.3390456Z "tagSupport": {
2020-10-06T12:58:38.3391157Z "valueSet": [
2020-10-06T12:58:38.3391967Z 1,
2020-10-06T12:58:38.3392672Z 2
2020-10-06T12:58:38.3393314Z ]
2020-10-06T12:58:38.3394064Z },
2020-10-06T12:58:38.3394864Z "relatedInformation": true
2020-10-06T12:58:38.3395545Z },
2020-10-06T12:58:38.3396243Z "rename": {
2020-10-06T12:58:38.3396975Z "prepareSupport": true,
2020-10-06T12:58:38.3397714Z "dynamicRegistration": true
2020-10-06T12:58:38.3398672Z },
2020-10-06T12:58:38.3399676Z "hover": {
2020-10-06T12:58:38.3400778Z "contentFormat": [
2020-10-06T12:58:38.3401732Z "plaintext",
2020-10-06T12:58:38.3402468Z "markdown"
2020-10-06T12:58:38.3403127Z ],
2020-10-06T12:58:38.3403930Z "dynamicRegistration": true
2020-10-06T12:58:38.3404612Z }
2020-10-06T12:58:38.3405287Z }
2020-10-06T12:58:38.3405934Z },
2020-10-06T12:58:38.3406642Z "trace": "off"
2020-10-06T12:58:38.3407363Z },
2020-10-06T12:58:38.3408034Z "method": "initialize",
2020-10-06T12:58:38.3408809Z "id": 0
2020-10-06T12:58:38.3409515Z }
2020-10-06T12:58:38.3445778Z ghcide version: 0.4.0 (GHC: 8.8) (PATH: D:\a\1\s\.stack-work\install\d861adae\bin\ghcide.exe) (GIT hash: e90315977c8b90b358c45bb642844cf19de0b97d)
2020-10-06T12:58:38.3447243Z
2020-10-06T12:58:38.3448136Z Starting LSP server...
2020-10-06T12:58:38.3449221Z
2020-10-06T12:58:38.3450133Z If you are seeing this in a terminal, you probably should have run ghcide WITHOUT the --lsp option!
2020-10-06T12:58:38.3450830Z
2020-10-06T12:58:38.3476366Z Started LSP server in 0.00s
2020-10-06T12:58:38.3477160Z
2020-10-06T12:58:38.3507400Z [INFO] Registering ide configuration: IdeConfiguration {workspaceFolders = fromList [NormalizedUri (-1992003086) "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765"], clientSettings = hashed Nothing}
2020-10-06T12:58:38.3509084Z
2020-10-06T12:58:38.3519814Z <-- {
2020-10-06T12:58:38.3524995Z "tag": "RspInitialize",
2020-10-06T12:58:38.3525737Z "contents": {
2020-10-06T12:58:38.3526466Z "result": {
2020-10-06T12:58:38.3527177Z "capabilities": {
2020-10-06T12:58:38.3528545Z "typeDefinitionProvider": true,
2020-10-06T12:58:38.3529421Z "foldingRangeProvider": false,
2020-10-06T12:58:38.3530274Z "textDocumentSync": {
2020-10-06T12:58:38.3585838Z "openClose": true,
2020-10-06T12:58:38.3592363Z "change": 2,
2020-10-06T12:58:38.3594912Z "save": {}
2020-10-06T12:58:38.3596019Z },
2020-10-06T12:58:38.3597041Z "workspace": {
2020-10-06T12:58:38.3597805Z "workspaceFolders": {
2020-10-06T12:58:38.3598760Z "supported": true,
2020-10-06T12:58:38.3599850Z "changeNotifications": true
2020-10-06T12:58:38.3600620Z }
2020-10-06T12:58:38.3601242Z },
2020-10-06T12:58:38.3602770Z "implementationProvider": true,
2020-10-06T12:58:38.3603734Z "documentHighlightProvider": true,
2020-10-06T12:58:38.3604647Z "executeCommandProvider": {
2020-10-06T12:58:38.3605460Z "commands": [
2020-10-06T12:58:38.3606239Z "2456:ghcide:typesignature.add"
2020-10-06T12:58:38.3607035Z ]
2020-10-06T12:58:38.3608024Z },
2020-10-06T12:58:38.3608797Z "renameProvider": false,
2020-10-06T12:58:38.3609626Z "colorProvider": false,
2020-10-06T12:58:38.3610418Z "definitionProvider": true,
2020-10-06T12:58:38.3611164Z "hoverProvider": true,
2020-10-06T12:58:38.3611966Z "codeActionProvider": true,
2020-10-06T12:58:38.3612784Z "completionProvider": {
2020-10-06T12:58:38.3613906Z "triggerCharacters": [
2020-10-06T12:58:38.3614740Z "."
2020-10-06T12:58:38.3615463Z ],
2020-10-06T12:58:38.3616315Z "resolveProvider": false
2020-10-06T12:58:38.3617081Z },
2020-10-06T12:58:38.3617816Z "codeLensProvider": {},
2020-10-06T12:58:38.3618624Z "documentSymbolProvider": true
2020-10-06T12:58:38.3626800Z }
2020-10-06T12:58:38.3627635Z },
2020-10-06T12:58:38.3628325Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3629219Z "id": 0
2020-10-06T12:58:38.3629835Z }
2020-10-06T12:58:38.3630482Z }
2020-10-06T12:58:38.3631112Z --> {
2020-10-06T12:58:38.3631809Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3632523Z "params": {},
2020-10-06T12:58:38.3633221Z "method": "initialized"
2020-10-06T12:58:38.3633866Z }
2020-10-06T12:58:38.3637708Z --> {
2020-10-06T12:58:38.3638670Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3639609Z "params": {
2020-10-06T12:58:38.3640362Z "textDocument": {
2020-10-06T12:58:38.3641030Z "languageId": "haskell",
2020-10-06T12:58:38.3642027Z "text": "{-# LANGUAGE TemplateHaskell #-}\r\nmodule THA where\r\nimport Language.Haskell.TH\r\n\r\nth_a :: DecsQ\r\nth_a = [d| a = () |]\r\n",
2020-10-06T12:58:38.3643214Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THA.hs",
2020-10-06T12:58:38.3644131Z "version": 0
2020-10-06T12:58:38.3644757Z }
2020-10-06T12:58:38.3645404Z },
2020-10-06T12:58:38.3646075Z "method": "textDocument/didOpen"
2020-10-06T12:58:38.3646697Z }
2020-10-06T12:58:38.3647326Z --> {
2020-10-06T12:58:38.3647988Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3648727Z "params": {
2020-10-06T12:58:38.3649463Z "textDocument": {
2020-10-06T12:58:38.3650180Z "languageId": "haskell",
2020-10-06T12:58:38.3651251Z "text": "{-# LANGUAGE TemplateHaskell #-}\r\nmodule THB where\r\nimport THA\r\n\r\n$th_a\r\n\r\n",
2020-10-06T12:58:38.3652309Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THB.hs",
2020-10-06T12:58:38.3653263Z "version": 0
2020-10-06T12:58:38.3653887Z }
2020-10-06T12:58:38.3654523Z },
2020-10-06T12:58:38.3655283Z "method": "textDocument/didOpen"
2020-10-06T12:58:38.3655909Z }
2020-10-06T12:58:38.3656544Z --> {
2020-10-06T12:58:38.3657128Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3658067Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs",Modified)]
2020-10-06T12:58:38.3659051Z
2020-10-06T12:58:38.3659659Z "params": {
2020-10-06T12:58:38.3660367Z "textDocument": {
2020-10-06T12:58:38.3661089Z "languageId": "haskell",
2020-10-06T12:58:38.3663460Z "text": "module THC where\r\nimport THB\r\n\r\nc ::()\r\nc = a\r\n",
2020-10-06T12:58:38.3664710Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THC.hs",
2020-10-06T12:58:38.3667070Z "version": 0
2020-10-06T12:58:38.3667845Z }
2020-10-06T12:58:38.3669845Z },
2020-10-06T12:58:38.3670590Z "method": "textDocument/didOpen"
2020-10-06T12:58:38.3671303Z }
2020-10-06T12:58:38.3671861Z <-- {
2020-10-06T12:58:38.3672554Z "tag": "ReqRegisterCapability",
2020-10-06T12:58:38.3673258Z "contents": {
2020-10-06T12:58:38.3674295Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3675038Z "params": {
2020-10-06T12:58:38.3675747Z "registrations": [
2020-10-06T12:58:38.3676388Z {
2020-10-06T12:58:38.3677118Z "registerOptions": {
2020-10-06T12:58:38.3677875Z "watchers": [
2020-10-06T12:58:38.3678968Z {
2020-10-06T12:58:38.3679997Z "kind": 5,
2020-10-06T12:58:38.3681000Z "globPattern": "**/*.hs"
2020-10-06T12:58:38.3681770Z },
2020-10-06T12:58:38.3682504Z {
2020-10-06T12:58:38.3684442Z "kind": 5,
2020-10-06T12:58:38.3685390Z "globPattern": "**/*.hs-boot"
2020-10-06T12:58:38.3686303Z },
2020-10-06T12:58:38.3687034Z {
2020-10-06T12:58:38.3687733Z "kind": 5,
2020-10-06T12:58:38.3688662Z "globPattern": "**/*.lhs"
2020-10-06T12:58:38.3689480Z },
2020-10-06T12:58:38.3690138Z {
2020-10-06T12:58:38.3690883Z "kind": 5,
2020-10-06T12:58:38.3691697Z "globPattern": "**/*.lhs-boot"
2020-10-06T12:58:38.3692462Z }
2020-10-06T12:58:38.3693176Z ]
2020-10-06T12:58:38.3693858Z },
2020-10-06T12:58:38.3694717Z "method": "workspace/didChangeWatchedFiles",
2020-10-06T12:58:38.3695548Z "id": "globalFileWatches"
2020-10-06T12:58:38.3696262Z }
2020-10-06T12:58:38.3696870Z ]
2020-10-06T12:58:38.3697822Z },
2020-10-06T12:58:38.3698795Z "method": "client/registerCapability",
2020-10-06T12:58:38.3699790Z "id": 0
2020-10-06T12:58:38.3700517Z }
2020-10-06T12:58:38.3701153Z }
2020-10-06T12:58:38.3701849Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T12:58:38.3702632Z
2020-10-06T12:58:38.3703223Z <-- {
2020-10-06T12:58:38.3703916Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3705108Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T12:58:38.3705919Z
2020-10-06T12:58:38.3706638Z "contents": {
2020-10-06T12:58:38.3707486Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3708210Z "params": {
2020-10-06T12:58:38.3709280Z [INFO] Opened text document: file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THA.hs
2020-10-06T12:58:38.3710081Z
2020-10-06T12:58:38.3710775Z "type": 4,
2020-10-06T12:58:38.3712514Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T12:58:38.3713263Z },
2020-10-06T12:58:38.3714409Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THB.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs",Modified)]
2020-10-06T12:58:38.3715505Z
2020-10-06T12:58:38.3716133Z "method": "window/logMessage"
2020-10-06T12:58:38.3716821Z }
2020-10-06T12:58:38.3717432Z }
2020-10-06T12:58:38.3717999Z <-- {
2020-10-06T12:58:38.3719124Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3719958Z "contents": {
2020-10-06T12:58:38.3720655Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3721394Z "params": {
2020-10-06T12:58:38.3722042Z "type": 4,
2020-10-06T12:58:38.3722949Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T12:58:38.3723764Z },
2020-10-06T12:58:38.3724496Z "method": "window/logMessage"
2020-10-06T12:58:38.3728845Z }
2020-10-06T12:58:38.3730925Z }
2020-10-06T12:58:38.3731689Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T12:58:38.3737526Z
2020-10-06T12:58:38.3738611Z <-- {
2020-10-06T12:58:38.3739832Z "tag": "ReqWorkDoneProgressCreate",
2020-10-06T12:58:38.3740737Z "contents": {
2020-10-06T12:58:38.3741452Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3742167Z "params": {
2020-10-06T12:58:38.3742830Z "token": "1"
2020-10-06T12:58:38.3743537Z },
2020-10-06T12:58:38.3744284Z "method": "window/workDoneProgress/create",
2020-10-06T12:58:38.3744974Z "id": 1
2020-10-06T12:58:38.3745640Z }
2020-10-06T12:58:38.3746261Z }
2020-10-06T12:58:38.3746841Z <-- {
2020-10-06T12:58:38.3747522Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3748226Z "contents": {
2020-10-06T12:58:38.3749146Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3749900Z "params": {
2020-10-06T12:58:38.3750769Z "type": 4,
2020-10-06T12:58:38.3751617Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T12:58:38.3752439Z },
2020-10-06T12:58:38.3753139Z "method": "window/logMessage"
2020-10-06T12:58:38.3753788Z }
2020-10-06T12:58:38.3754408Z }
2020-10-06T12:58:38.3755232Z [INFO] Opened text document: file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THB.hs
2020-10-06T12:58:38.3756154Z
2020-10-06T12:58:38.3756915Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T12:58:38.3757526Z
2020-10-06T12:58:38.3759829Z <-- {
2020-10-06T12:58:38.3760701Z "tag": "NotWorkDoneProgressBegin",
2020-10-06T12:58:38.3761470Z "contents": {
2020-10-06T12:58:38.3762139Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3762857Z "params": {
2020-10-06T12:58:38.3763559Z "value": {
2020-10-06T12:58:38.3766394Z "kind": "begin",
2020-10-06T12:58:38.3767457Z "title": "Processing"
2020-10-06T12:58:38.3768220Z },
2020-10-06T12:58:38.3769007Z "token": "1"
2020-10-06T12:58:38.3769727Z },
2020-10-06T12:58:38.3770411Z "method": "$/progress"
2020-10-06T12:58:38.3771043Z }
2020-10-06T12:58:38.3771675Z }
2020-10-06T12:58:38.3773040Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THC.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THB.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs",Modified)]
2020-10-06T12:58:38.3774572Z
2020-10-06T12:58:38.3775187Z <-- {
2020-10-06T12:58:38.3775875Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3776532Z "contents": {
2020-10-06T12:58:38.3777251Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3777959Z "params": {
2020-10-06T12:58:38.3778715Z "type": 4,
2020-10-06T12:58:38.3779628Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T12:58:38.3780534Z },
2020-10-06T12:58:38.3781184Z "method": "window/logMessage"
2020-10-06T12:58:38.3781884Z }
2020-10-06T12:58:38.3782502Z }
2020-10-06T12:58:38.3783174Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T12:58:38.3783868Z
2020-10-06T12:58:38.3784454Z <-- {
2020-10-06T12:58:38.3785152Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3785908Z "contents": {
2020-10-06T12:58:38.3787661Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3788410Z "params": {
2020-10-06T12:58:38.3789226Z "type": 4,
2020-10-06T12:58:38.3791598Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T12:58:38.3796017Z },
2020-10-06T12:58:38.3796868Z "method": "window/logMessage"
2020-10-06T12:58:38.3797521Z }
2020-10-06T12:58:38.3798157Z }
2020-10-06T12:58:38.3799255Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T12:58:38.3799920Z
2020-10-06T12:58:38.3801031Z [INFO] Opened text document: file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THC.hs
2020-10-06T12:58:38.3801811Z
2020-10-06T12:58:38.3802431Z <-- {
2020-10-06T12:58:38.3803039Z "tag": "NotLogMessage",
2020-10-06T12:58:38.3803732Z "contents": {
2020-10-06T12:58:38.3804424Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3805059Z "params": {
2020-10-06T12:58:38.3805760Z "type": 4,
2020-10-06T12:58:38.3806610Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T12:58:38.3807426Z },
2020-10-06T12:58:38.3808126Z "method": "window/logMessage"
2020-10-06T12:58:38.3809103Z }
2020-10-06T12:58:38.3809411Z }
2020-10-06T12:58:38.3810109Z [INFO] Consulting the cradle for "THB.hs"
2020-10-06T12:58:38.3810706Z
2020-10-06T12:58:38.3811079Z <-- {
2020-10-06T12:58:38.3811443Z "tag": "NotCustomServer",
2020-10-06T12:58:38.3812113Z "contents": {
2020-10-06T12:58:38.3812918Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3813640Z "params": "THB.hs",
2020-10-06T12:58:38.3814333Z "method": "ghcide/cradle/loaded"
2020-10-06T12:58:38.3815038Z }
2020-10-06T12:58:38.3816022Z Output from setting up the cradle Cradle {cradleRootDir = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765", cradleOptsProg = CradleAction: Direct}
2020-10-06T12:58:38.3816917Z
2020-10-06T12:58:38.3817583Z }
2020-10-06T12:58:38.3819384Z <-- {
2020-10-06T12:58:38.3820137Z "tag": "ReqWorkDoneProgressCreate",
2020-10-06T12:58:38.3820905Z "contents": {
2020-10-06T12:58:38.3821616Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3822285Z "params": {
2020-10-06T12:58:38.3823000Z "token": 0
2020-10-06T12:58:38.3823729Z },
2020-10-06T12:58:38.3824415Z "method": "window/workDoneProgress/create",
2020-10-06T12:58:38.3825181Z "id": 2
2020-10-06T12:58:38.3825834Z }
2020-10-06T12:58:38.3826410Z }
2020-10-06T12:58:38.3827044Z <-- {
2020-10-06T12:58:38.3827768Z "tag": "NotWorkDoneProgressBegin",
2020-10-06T12:58:38.3828629Z "contents": {
2020-10-06T12:58:38.3829438Z "jsonrpc": "2.0",
2020-10-06T12:58:38.3830098Z "params": {
2020-10-06T12:58:38.3830807Z "value": {
2020-10-06T12:58:38.3831580Z "kind": "begin",
2020-10-06T12:58:38.3832289Z "cancellable": false,
2020-10-06T12:58:38.3833312Z "title": "Setting up extra-dir-184819281765 (for THB.hs)"
2020-10-06T12:58:38.3834106Z },
2020-10-06T12:58:38.3834763Z "token": 0
2020-10-06T12:58:38.3835824Z },
2020-10-06T12:58:38.3852930Z "method": "$/progress"
2020-10-06T12:58:38.3854180Z }
2020-10-06T12:58:38.3854945Z }
2020-10-06T12:58:38.4450390Z [DEBUG] Session loading result: Right (ComponentOptions {componentOptions = ["-Wmissing-signatures","-package template-haskell","THA","THB","THC"], componentRoot = "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765", componentDependencies = []},"C:\\Users\\VssAdministrator\\AppData\\Local\\Programs\\stack\\x86_64-windows\\ghc-8.8.4\\lib")
2020-10-06T12:58:38.4455406Z
2020-10-06T12:58:38.4456472Z <-- {
2020-10-06T12:58:38.4457259Z "tag": "NotWorkDoneProgressEnd",
2020-10-06T12:58:38.4458009Z "contents": {
2020-10-06T12:58:38.4458790Z "jsonrpc": "2.0",
2020-10-06T12:58:38.4459549Z "params": {
2020-10-06T12:58:38.4460245Z "value": {
2020-10-06T12:58:38.4460917Z "kind": "end"
2020-10-06T12:58:38.4461642Z },
2020-10-06T12:58:38.4462314Z "token": 0
2020-10-06T12:58:38.4462940Z },
2020-10-06T12:58:38.4463736Z "method": "$/progress"
2020-10-06T12:58:38.4464411Z }
2020-10-06T12:58:38.4464990Z }
2020-10-06T12:58:38.4596786Z <-- {
2020-10-06T12:58:38.4597416Z "tag": "NotWorkDoneProgressReport",
2020-10-06T12:58:38.4597870Z "contents": {
2020-10-06T12:58:38.4598473Z "jsonrpc": "2.0",
2020-10-06T12:58:38.4599286Z "params": {
2020-10-06T12:58:38.4601166Z "value": {
2020-10-06T12:58:38.4601923Z "kind": "report",
2020-10-06T12:58:38.4602726Z "message": "1/4"
2020-10-06T12:58:38.4603450Z },
2020-10-06T12:58:38.4605621Z "token": "1"
2020-10-06T12:58:38.4606890Z },
2020-10-06T12:58:38.4607651Z "method": "$/progress"
2020-10-06T12:58:38.4608311Z }
2020-10-06T12:58:38.4610073Z }
2020-10-06T12:58:38.5188852Z [INFO] Using interface files cache dir: C:\Users\VssAdministrator\AppData\Local\ghcide\main-cc186c9b34c69ee2189dacee176d81761c6633af
2020-10-06T12:58:38.5190910Z
2020-10-06T12:58:38.5191675Z [INFO] Making new HscEnv[main]
2020-10-06T12:58:38.5192346Z
2020-10-06T12:58:38.5301334Z [DEBUG] New Component Cache HscEnvEq: (([],Just HscEnvEq 2),fromList [("C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\hie.yaml",Just 2020-10-06 12:58:38.3068482 UTC)])
2020-10-06T12:58:38.5302842Z
2020-10-06T12:58:38.5320102Z [DEBUG] Known files updated: fromList [(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THB.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THB.hs"]),(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs"]),(TargetFile NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THC.hs",["C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THC.hs"])]
2020-10-06T12:58:38.5322447Z
2020-10-06T12:58:38.5324146Z [DEBUG] Restarting build session (aborting the previous one took 0.00s)
2020-10-06T12:58:38.5341662Z
2020-10-06T12:58:38.5353579Z <-- {
2020-10-06T12:58:38.5354399Z "tag": "NotLogMessage",
2020-10-06T12:58:38.5355083Z "contents": {
2020-10-06T12:58:38.5355822Z "jsonrpc": "2.0",
2020-10-06T12:58:38.5356526Z "params": {
2020-10-06T12:58:38.5357176Z "type": 4,
2020-10-06T12:58:38.5358002Z "message": "Restarting build session (aborting the previous one took 0.00s)"
2020-10-06T12:58:38.5358860Z },
2020-10-06T12:58:38.5359526Z "method": "window/logMessage"
2020-10-06T12:58:38.5360294Z }
2020-10-06T12:58:38.5361187Z }
2020-10-06T12:58:38.5361873Z [DEBUG] Finishing build session(exception: AsyncCancelled)
2020-10-06T12:58:38.5362558Z
2020-10-06T12:58:38.5363126Z <-- {
2020-10-06T12:58:38.5363803Z "tag": "NotLogMessage",
2020-10-06T12:58:38.5364491Z "contents": {
2020-10-06T12:58:38.5365128Z "jsonrpc": "2.0",
2020-10-06T12:58:38.5365836Z "params": {
2020-10-06T12:58:38.5366519Z "type": 4,
2020-10-06T12:58:38.5367274Z "message": "Finishing build session(exception: AsyncCancelled)"
2020-10-06T12:58:38.5368064Z },
2020-10-06T12:58:38.5368820Z "method": "window/logMessage"
2020-10-06T12:58:38.5369465Z }
2020-10-06T12:58:38.5370090Z }
2020-10-06T12:58:38.5650100Z <-- {
2020-10-06T12:58:38.5652051Z "tag": "NotWorkDoneProgressReport",
2020-10-06T12:58:38.5652856Z "contents": {
2020-10-06T12:58:38.5653529Z "jsonrpc": "2.0",
2020-10-06T12:58:38.5654251Z "params": {
2020-10-06T12:58:38.5654969Z "value": {
2020-10-06T12:58:38.5655641Z "kind": "report",
2020-10-06T12:58:38.5656387Z "message": "2/5"
2020-10-06T12:58:38.5657069Z },
2020-10-06T12:58:38.5657689Z "token": "1"
2020-10-06T12:58:38.5658359Z },
2020-10-06T12:58:38.5659174Z "method": "$/progress"
2020-10-06T12:58:38.5659793Z }
2020-10-06T12:58:38.5660411Z }
2020-10-06T12:58:38.9278866Z <-- {
2020-10-06T12:58:38.9280456Z "tag": "NotWorkDoneProgressReport",
2020-10-06T12:58:38.9281250Z "contents": {
2020-10-06T12:58:38.9282251Z "jsonrpc": "2.0",
2020-10-06T12:58:38.9282983Z "params": {
2020-10-06T12:58:38.9283684Z "value": {
2020-10-06T12:58:38.9284348Z "kind": "report",
2020-10-06T12:58:38.9285150Z "message": "3/5"
2020-10-06T12:58:38.9285873Z },
2020-10-06T12:58:38.9287420Z "token": "1"
2020-10-06T12:58:38.9288265Z },
2020-10-06T12:58:38.9289167Z "method": "$/progress"
2020-10-06T12:58:38.9289800Z }
2020-10-06T12:58:38.9290418Z }
2020-10-06T12:58:39.0470001Z <-- {
2020-10-06T12:58:39.0472602Z "tag": "NotPublishDiagnostics",
2020-10-06T12:58:39.0473724Z "contents": {
2020-10-06T12:58:39.0474578Z "jsonrpc": "2.0",
2020-10-06T12:58:39.0475245Z "params": {
2020-10-06T12:58:39.0476159Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THB.hs",
2020-10-06T12:58:39.0477091Z "diagnostics": [
2020-10-06T12:58:39.0477765Z {
2020-10-06T12:58:39.0478419Z "severity": 2,
2020-10-06T12:58:39.0479303Z "range": {
2020-10-06T12:58:39.0479976Z "start": {
2020-10-06T12:58:39.0480724Z "line": 4,
2020-10-06T12:58:39.0481599Z "character": 0
2020-10-06T12:58:39.0482265Z },
2020-10-06T12:58:39.0483038Z "end": {
2020-10-06T12:58:39.0483782Z "line": 4,
2020-10-06T12:58:39.0484476Z "character": 5
2020-10-06T12:58:39.0485197Z }
2020-10-06T12:58:39.0485868Z },
2020-10-06T12:58:39.0486586Z "source": "typecheck",
2020-10-06T12:58:39.0487450Z "message": "Top-level binding with no type signature: a :: ()"
2020-10-06T12:58:39.0488415Z }
2020-10-06T12:58:39.0489323Z ]
2020-10-06T12:58:39.0490068Z },
2020-10-06T12:58:39.0490788Z "method": "textDocument/publishDiagnostics"
2020-10-06T12:58:39.0491446Z }
2020-10-06T12:58:39.0492068Z }
2020-10-06T12:58:39.0492803Z --> {
2020-10-06T12:58:39.0493417Z "jsonrpc": "2.0",
2020-10-06T12:58:39.0494103Z "params": {
2020-10-06T12:58:39.0494776Z "contentChanges": [
2020-10-06T12:58:39.0495406Z {
2020-10-06T12:58:39.0501701Z "text": "{-# LANGUAGE TemplateHaskell #-}\r\nmodule THA where\r\nimport Language.Haskell.TH\r\n\r\nth_a :: DecsQ\r\nth_a = [d| a = False|]\n"
2020-10-06T12:58:39.0508277Z }
2020-10-06T12:58:39.0509420Z ],
2020-10-06T12:58:39.0510477Z "textDocument": {
2020-10-06T12:58:39.0511586Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THA.hs",
2020-10-06T12:58:39.0512492Z "version": 1
2020-10-06T12:58:39.0513186Z }
2020-10-06T12:58:39.0513814Z },
2020-10-06T12:58:39.0514458Z "method": "textDocument/didChange"
2020-10-06T12:58:39.0515143Z }
2020-10-06T12:58:39.0515746Z --> {
2020-10-06T12:58:39.0516348Z "jsonrpc": "2.0",
2020-10-06T12:58:39.0517032Z "params": {
2020-10-06T12:58:39.0517657Z "contentChanges": [
2020-10-06T12:58:39.0518348Z {
2020-10-06T12:58:39.0519246Z "text": "module THC where\r\nimport THB\r\n\r\nc ::()\r\nc = a\r\n\nfoo=()"
2020-10-06T12:58:39.0520019Z }
2020-10-06T12:58:39.0520670Z ],
2020-10-06T12:58:39.0521337Z "textDocument": {
2020-10-06T12:58:39.0522179Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THC.hs",
2020-10-06T12:58:39.0523091Z "version": 1
2020-10-06T12:58:39.0523761Z }
2020-10-06T12:58:39.0524419Z },
2020-10-06T12:58:39.0525114Z "method": "textDocument/didChange"
2020-10-06T12:58:39.0525774Z }
2020-10-06T12:58:39.0527088Z [DEBUG] Set files of interest to: [(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THC.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THB.hs",Modified),(NormalizedFilePath "C:\\Users\\VssAdministrator\\AppData\\Local\\Temp\\extra-dir-184819281765\\THA.hs",Modified)]
2020-10-06T12:58:39.0528407Z
2020-10-06T12:59:39.0502310Z --> {
2020-10-06T12:59:39.0507672Z "jsonrpc": "2.0",
2020-10-06T12:59:39.0508816Z "params": null,
2020-10-06T12:59:39.0511091Z "method": "shutdown",
2020-10-06T12:59:39.0512692Z "id": 0
2020-10-06T12:59:39.0513604Z }
2020-10-06T12:59:39.0514290Z <-- {
2020-10-06T12:59:39.0514993Z "tag": "RspShutdown",
2020-10-06T12:59:39.0515700Z "contents": {
2020-10-06T12:59:39.0516353Z "result": null,
2020-10-06T12:59:39.0517071Z "jsonrpc": "2.0",
2020-10-06T12:59:39.0517761Z "id": 0
2020-10-06T12:59:39.0518736Z }
2020-10-06T12:59:39.0615713Z }
2020-10-06T12:59:39.0658265Z --> {
2020-10-06T12:59:39.0699649Z "jsonrpc": "2.0",
2020-10-06T12:59:39.0738729Z "params": [],
2020-10-06T12:59:39.0769109Z "method": "exit"
2020-10-06T12:59:39.0775094Z }
2020-10-06T12:59:39.0842456Z FAIL
2020-10-06T12:59:39.0843521Z Exception: Timed out waiting to receive a message from the server.
2020-10-06T12:59:39.0844453Z Last message received:
2020-10-06T12:59:39.0845428Z {
2020-10-06T12:59:39.0846194Z "tag": "NotPublishDiagnostics",
2020-10-06T12:59:39.0846907Z "contents": {
2020-10-06T12:59:39.0847636Z "jsonrpc": "2.0",
2020-10-06T12:59:39.0848309Z "params": {
2020-10-06T12:59:39.0850195Z "uri": "file:///C:/Users/VssAdministrator/AppData/Local/Temp/extra-dir-184819281765/THB.hs",
2020-10-06T12:59:39.0851325Z "diagnostics": [
2020-10-06T12:59:39.0852082Z {
2020-10-06T12:59:39.0852906Z "severity": 2,
2020-10-06T12:59:39.0853717Z "range": {
2020-10-06T12:59:39.0854744Z "start": {
2020-10-06T12:59:39.0855732Z "line": 4,
2020-10-06T12:59:39.0856576Z "character": 0
2020-10-06T12:59:39.0857364Z },
2020-10-06T12:59:39.0858101Z "end": {
2020-10-06T12:59:39.0858813Z "line": 4,
2020-10-06T12:59:39.0859877Z "character": 5
2020-10-06T12:59:39.0861553Z }
2020-10-06T12:59:39.0863341Z },
2020-10-06T12:59:39.0877038Z "source": "typecheck",
2020-10-06T12:59:39.0881048Z "message": "Top-level binding with no type signature: a :: ()"
2020-10-06T12:59:39.0882667Z }
2020-10-06T12:59:39.0883429Z ]
2020-10-06T12:59:39.0884150Z },
2020-10-06T12:59:39.0884920Z "method": "textDocument/publishDiagnostics"
2020-10-06T12:59:39.0886008Z }
2020-10-06T12:59:39.0886716Z }
2020-10-06T12:59:39.0887251Z
2020-10-06T12:59:39.0887953Z 1 out of 1 tests failed (60.78s)
2020-10-06T12:59:39.0888638Z 
2020-10-06T12:59:39.0889294Z ghcide> Test suite ghcide-tests failed
2020-10-06T12:59:39.0890080Z Test suite failure for package ghcide-0.4.0
2020-10-06T12:59:39.0890887Z ghcide-tests: exited with: ExitFailure 1
2020-10-06T12:59:39.0891754Z Logs printed to console
2020-10-06T12:59:39.0892431Z 
2020-10-06T12:59:39.0911135Z
2020-10-06T12:59:39.1028147Z ##[error]Bash exited with code '1'.
2020-10-06T12:59:39.1065220Z ##[section]Finishing: stack test --ghc-options=-Werror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment