Skip to content

Instantly share code, notes, and snippets.

@cemerick
Created December 19, 2019 14:16
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 cemerick/db64dadc915f10ebae837dcd7f5b12e8 to your computer and use it in GitHub Desktop.
Save cemerick/db64dadc915f10ebae837dcd7f5b12e8 to your computer and use it in GitHub Desktop.
Fatal error: exception Vendor.Helpers.InvalidReference("unknown qualifier `(-'")
Raised at file "vendor/odoc_parser/helpers.ml", line 28, characters 14-72
Called from file "vendor/odoc_parser/helpers.ml", line 258, characters 28-47
Called from file "vendor/odoc_parser/syntax.ml", line 138, characters 47-71
Called from file "vendor/odoc_parser/syntax.ml", line 340, characters 20-66
Called from file "vendor/odoc_parser/syntax.ml", line 358, characters 16-34
Called from file "vendor/odoc_parser/syntax.ml", line 365, characters 17-54
Called from file "vendor/odoc_parser/syntax.ml", line 727, characters 18-33
Called from file "vendor/odoc_parser/syntax.ml", line 1103, characters 6-71
Called from file "vendor/odoc_parser/error.ml", line 62, characters 9-15
Called from file "vendor/odoc_parser/parser_.ml", line 88, characters 8-33
Called from file "util/MarkdownOfOCamldoc.re", line 157, characters 12-242
Called from file "src/analyze/State.re" (inlined), line 31, characters 33-41
Called from file "src/analyze/State.re", line 34, characters 19-82
Called from file "util/Infix.re", line 17, characters 68-73
Called from file "process_ocaml/408/ProcessAttributes.re", line 42, characters 15-59
Called from file "process_ocaml/408/ProcessCmt.re", line 76, characters 17-332
Called from file "process_ocaml/408/ProcessCmt.re", line 280, characters 19-291
Called from file "belt/belt_List.ml", line 93, characters 29-34
Called from file "belt/belt_List.ml", line 172, characters 42-65
Called from file "process_ocaml/408/ProcessCmt.re", line 321, characters 17-72
Called from file "process_ocaml/408/ProcessCmt.re", line 480, characters 30-69
Called from file "src/analyze/State.re", line 44, characters 17-268
Called from file "src/analyze/State.re", line 345, characters 26-84
Called from file "src/analyze/State.re", line 375, characters 26-65
Called from file "src/analyze/NewCompletions.re", line 250, characters 25-39
Called from file "src/analyze/NewCompletions.re", line 576, characters 10-63
Called from file "src/lsp/MessageHandlers.re", line 145, characters 18-285
Called from file "_none_", line 1048575, characters 254-1023
Called from file "src/lsp/BasicServer.re", line 44, characters 17-39
Called from file "src/lsp/BasicServer.re", line 111, characters 61-123
Called from file "src/lsp/Main.re", line 314, characters 6-255
Called from file "bin/Bin.re", line 3, characters 9-24
[Info - 9:16:08 AM] Connection to server got closed. Server will restart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment