Skip to content

Instantly share code, notes, and snippets.

@kyldvs
Created November 1, 2018 21:57
Show Gist options
  • Save kyldvs/ff1c90d6d3289952f0bceea98c71f727 to your computer and use it in GitHub Desktop.
Save kyldvs/ff1c90d6d3289952f0bceea98c71f727 to your computer and use it in GitHub Desktop.
# 0.14 frontend - input
[ "protocol", "version", 3 ]
# 0.14 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "*buffer*",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.14 frontend - output
{
"class": "return",
"value": {
"selected": 3,
"latest": 3,
"merlin": "The Merlin toolkit version next, for Ocaml 4.06.0\n"
},
"notifications": []
}
# 0.14 frontend - input
{
"context": [
"auto", "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re"
],
"query": [
"tell", "start", "end",
"let x = \"Hello test\";\nlet y = Example2.x;\nlet x = \"hello\";\n"
]
}
# 0.14 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.14 frontend - output
{ "class": "return", "value": true, "notifications": [] }
# 0.14 frontend - input
{
"context": [
"auto", "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re"
],
"query": [
"tell", "start", "end",
"let x = \"Hello test\";\nlet y = Example2.x;\nlet x = \"hello\";\n"
]
}
# 0.14 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.14 frontend - output
{ "class": "return", "value": true, "notifications": [] }
# 0.14 frontend - input
{
"context": [
"auto", "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re"
],
"query": [ "errors" ]
}
# 0.14 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.14 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.16 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.16 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.16 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.16 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.16 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.16 Mtyper - pop_cache
nothing cached for this configuration
# 0.16 File_cache(Exists_in_directory) - read
reading "/mnt/c/Users/kad/dev/reason-examples" from disk
# 0.16 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.16 File_cache(Exists_in_directory) - read
reading "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml" from disk
# 0.16 File_cache(Cmi_cache) - read
reading "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml/pervasives.cmi" from disk
# 0.16 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.16 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.16 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.16 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.17 frontend - output
{
"class": "return",
"value": [
{
"start": { "line": 2, "col": 8 },
"end": { "line": 2, "col": 18 },
"type": "typer",
"sub": [],
"valid": true,
"message": "Unbound module Example2"
}
],
"notifications": []
}
# 0.17 frontend - input
{
"context": [
"auto", "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re"
],
"query": [ "outline" ]
}
# 0.17 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.17 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.19 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.19 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.19 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.19 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.19 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.19 Mtyper - pop_cache
found entry for this configuration
# 0.19 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.19 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.19 File_cache(Cmi_cache) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml/pervasives.cmi"
# 0.19 Mtyper - pop_cache
consistent state, reusing
# 0.19 Mtyper - compatible_prefix
reusing 3 items, 0 new items to type
# 0.19 frontend - output
{
"class": "return",
"value": [
{
"start": { "line": 3, "col": 0 },
"end": { "line": 3, "col": 15 },
"name": "x",
"kind": "Value",
"children": []
},
{
"start": { "line": 2, "col": 0 },
"end": { "line": 2, "col": 18 },
"name": "y",
"kind": "Value",
"children": []
},
{
"start": { "line": 1, "col": 0 },
"end": { "line": 1, "col": 20 },
"name": "x",
"kind": "Value",
"children": []
}
],
"notifications": []
}
# 0.20 frontend - input
{
"context": [
"auto", "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re"
],
"query": [ "outline" ]
}
# 0.20 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.20 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.20 Mconfig - normalize
{
"ocaml": {
"include_dirs": [],
"no_std_include": false,
"unsafe": false,
"classic": false,
"principal": false,
"real_paths": true,
"recursive_types": false,
"strict_sequence": false,
"applicative_functors": true,
"unsafe_string": true,
"nopervasives": false,
"strict_formats": false,
"open_modules": [],
"ppx": [],
"pp": "",
"warnings": {
"actives": [
1, 2, 3, 5, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
23, 24, 25, 26, 28, 30, 31, 43, 46, 47, 49, 51, 52, 53, 54, 55, 56,
57, 58, 59, 61, 62
],
"warn_error": [ 31 ]
}
},
"findlib": { "conf": null, "path": [], "toolchain": null },
"merlin": {
"build_path": [],
"source_path": [],
"cmi_path": [],
"cmt_path": [],
"flags_applied": [],
"extensions": [],
"suffixes": [
{ "impl": ".ml", "intf": ".mli" },
{ "impl": ".re", "intf": ".rei" }
],
"stdlib": null,
"reader": [],
"protocol": "json",
"log_file": null,
"trace": false,
"flags_to_apply": [],
"packages_to_load": [],
"dotmerlin_loaded": [],
"packages_loaded": [],
"packages_path": [],
"failures": []
},
"query": {
"filename": "c:\\Users\\kad\\dev\\reason-examples\\src\\Example.re",
"directory": "/mnt/c/Users/kad/dev/reason-examples",
"printer_width": 0,
"verbosity": 0
}
}
# 0.20 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.20 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.20 Mppx - changing_directory
/mnt/c/Users/kad/dev/reason-examples
# 0.20 Mconfig - build_path
2 items in path, 2 after deduplication
# 0.20 Mtyper - pop_cache
found entry for this configuration
# 0.20 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/mnt/c/Users/kad/dev/reason-examples"
# 0.20 File_cache(Exists_in_directory) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml"
# 0.20 File_cache(Cmi_cache) - read
reusing "/home/kad/.esy/3______________________________________________________________________/i/ocaml-4.6.7-947b251d/lib/ocaml/pervasives.cmi"
# 0.20 Mtyper - pop_cache
consistent state, reusing
# 0.20 Mtyper - compatible_prefix
reusing 3 items, 0 new items to type
# 0.20 frontend - output
{
"class": "return",
"value": [
{
"start": { "line": 3, "col": 0 },
"end": { "line": 3, "col": 15 },
"name": "x",
"kind": "Value",
"children": []
},
{
"start": { "line": 2, "col": 0 },
"end": { "line": 2, "col": 18 },
"name": "y",
"kind": "Value",
"children": []
},
{
"start": { "line": 1, "col": 0 },
"end": { "line": 1, "col": 20 },
"name": "x",
"kind": "Value",
"children": []
}
],
"notifications": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment