File tree Expand file tree Collapse file tree 6 files changed +3
-127
lines changed
Expand file tree Collapse file tree 6 files changed +3
-127
lines changed Original file line number Diff line number Diff line change 2121 -open Merlin_analysis
2222 -open Merlin_kernel)
2323 (libraries
24+ merlin_extend
2425 merlin_utils
2526 merlin_kernel
2627 ocaml_utils
Original file line number Diff line number Diff line change 44(rule
55 (copy# ../ocaml/driver/pparse.mli pparse.mli))
66
7- (rule
8- (copy# ../runtime/float32.c float32.c))
9-
107(library
118 (name merlin_kernel)
129 (public_name merlin-lib.kernel)
2118 -open Merlin_extend)
2219 (libraries merlin_config os_ipc ocaml_parsing ocaml_preprocess ocaml_typing
2320 ocaml_utils merlin_extend merlin_specific merlin_utils
24- merlin_dot_protocol merlin_index_format unix str)
25- (foreign_stubs (language c) (names float32)))
21+ merlin_dot_protocol merlin_index_format unix str))
2622
2723(rule
2824 (targets standard_library.ml)
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 77 -open Merlin_utils
88 (:standard -w -9))
99 (modules_without_implementation annot outcometree mode_intf solver_intf value_rec_types)
10- (libraries merlin_utils ocaml_compression ocaml_parsing ocaml_utils))
10+ (libraries merlin_utils ocaml_parsing ocaml_utils))
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments