Advertisement
Guest User

Untitled

a guest
Oct 2nd, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. 2019-10-02 12:11:39.930505718 [ThreadId 9] - ****** reactor: top of loop
  2. 2019-10-02 12:11:39.930564411 [ThreadId 9] - ****** reactor: got message number:1
  3. 2019-10-02 12:11:39.930585336 [ThreadId 9] - ****** reactor: processing NotDidOpenTextDocument
  4. 2019-10-02 12:11:39.930645252 [ThreadId 9] - requestDiagnostics: no diagFunc for:DiagnosticOnOpen
  5. 2019-10-02 12:11:39.930666764 [ThreadId 9] - ****** reactor: top of loop
  6. 2019-10-02 12:11:39.930736786 [ThreadId 12] - ghcDispatcher:got request 0 with id: Nothing
  7. 2019-10-02 12:11:39.930819179 [ThreadId 12] - ghcDispatcher: top of loop
  8. 2019-10-02 12:11:39.930854706 [ThreadId 12] - ghcDispatcher:got request 1 with id: Nothing
  9. 2019-10-02 12:11:39.932079467 [ThreadId 6] - <--2--{"jsonrpc":"2.0","params":{"type":2,"message":"
  10. No hoogle db found. Check the README for instructions to generate one"},"method":"window/showMessage"}
  11. 2019-10-02 12:11:39.932898943 [ThreadId 12] - file mapping state is: fromList [("/home/isaac/_/kassir/lib/Kassir.hs",FileMapping {fmPath = "/run/user/1000/ghc-mod11833/Kassir11832-0.hs", fmTemp = True})]
  12. 2019-10-02 12:11:39.932948805 [ThreadId 12] - ghcDispatcher: top of loop
  13. 2019-10-02 12:11:39.932970948 [ThreadId 12] - ghcDispatcher:got request 1 with id: Nothing
  14. 2019-10-02 12:11:39.932990336 [ThreadId 12] - ghcDispatcher:Processing request as version matches
  15. 2019-10-02 12:11:40.011774016 [ThreadId 12] - ghcDispatcher: top of loop
  16. 2019-10-02 12:11:40.01183248 [ThreadId 12] - ghcDispatcher:got request 1 with id: Nothing
  17. 2019-10-02 12:11:40.0118539 [ThreadId 12] - ghcDispatcher:Processing request as version matches
  18. 2019-10-02 12:11:40.011944385 [ThreadId 12] - setTypecheckedModule: file mapping state is: fromList [("/home/isaac/_/kassir/lib/Kassir.hs",FileMapping {fmPath = "/run/user/1000/ghc-mod11833/Kassir11832-0.hs", fmTemp = True})]
  19. 2019-10-02 12:11:40.011977118 [ThreadId 12] - setTypecheckedModule: before ghc-mod
  20. 2019-10-02 12:11:40.151463864 [ThreadId 6] - <--2--{"jsonrpc":"2.0","params":{"uri":"file:///home/isaac/_/kassir/lib/Kassir.hs","diagnostics":[]},"method":"textDocument/publishDiagnostics"}
  21. 2019-10-02 12:11:40.436099181 [ThreadId 12] - setTypecheckedModule: after ghc-mod
  22. 2019-10-02 12:11:40.436217585 [ThreadId 12] - setTypecheckedModule: Didn't get typechecked or parsed module for: "/home/isaac/_/kassir/lib/Kassir.hs"
  23. 2019-10-02 12:11:40.436246688 [ThreadId 12] - setTypecheckedModule: errs: ["<command line>: cannot satisfy -package-id HTTP-4000.3.12-4Am5EwcpIdvAfNOtgT39nL\n (use -v for more information)"]
  24. 2019-10-02 12:11:40.436349094 [ThreadId 12] - ghcDispatcher: top of loop
  25. 2019-10-02 12:11:40.43640805 [ThreadId 6] - <--2--{"jsonrpc":"2.0","params":{"type":1,"message":"Got error while processing diagnostics: <command line>: cannot satisfy -package-id HTTP-4000.3.12-4Am5EwcpIdvAfNOtgT39nL\n (use -v for more information)"},"method":"window/showMessage"}
  26. 2019-10-02 12:11:40.436464235 [ThreadId 6] - <--2--{"jsonrpc":"2.0","params":{"uri":"file:///home/isaac/_/kassir/lib/Kassir.hs","diagnostics":[{"severity":1,"range":{"start":{"line":0,"character":0},"end":{"line":1,"character":0}},"source":"ghcmod","message":"<command line>: cannot satisfy -package-id HTTP-4000.3.12-4Am5EwcpIdvAfNOtgT39nL\n (use -v for more information)\n"}]},"method":"textDocument/publishDiagnostics"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement