Skip to content

Commit b8a0167

Browse files
committed
Remove outdate reference to compiler libs from .merlin file.
Compiler libs are now vendored. Fixes #320
1 parent 5e1a22e commit b8a0167

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

analysis/.merlin

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ B src/vendor/odoc_parser
44
B src/vendor/omd
55
B src/vendor/res_outcome_printer
66
B src/vendor/compiler-libs-406
7-
B ../../../.opam/4.06.1/lib/ocaml/compiler-libs/
87

98
S src
109
S src/vendor
1110
S src/vendor/odoc_parser
1211
S src/vendor/omd
1312
S src/vendor/res_outcome_printer
1413
S src/vendor/compiler-libs-406
15-
S ../../../.opam/4.06.1/lib/ocaml/compiler-libs/
1614

1715
FLG -w +26+27+32+33+39

0 commit comments

Comments
 (0)