package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-4.18-414.tbz
sha256=f6d6f7a266141e358c1a869612c8135c859185d547ea3ba5c9ad7bb67fe30cc1
sha512=4f272bdb028fd984fef406f7e1eadd0a3ab99d94016316f1b842782b1d1bba2bd50dcf3b4021c2096c6d9b5e5f9f6bae61bedcfd9f933f15c190e01777ef83a9
doc/src/merlin-lib.ocaml_utils/clflags.ml.html
Source file clflags.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
(** {0 OCaml compiler compatible command-line parameters} *) let include_dirs = ref [] let fast = ref false let classic = ref false let principal = ref false let real_paths = ref true let recursive_types = ref false let strict_sequence = ref false let applicative_functors = ref true let unsafe_string = ref ( match Merlin_config.ocamlversion with | `OCaml_4_02_0 | `OCaml_4_02_1 | `OCaml_4_02_2 | `OCaml_4_02_3 | `OCaml_4_03_0 | `OCaml_4_04_0 | `OCaml_4_05_0 -> true | _ -> false (* -safe-string became the new default in 4.06 *) ) let nopervasives = ref false let strict_formats = ref false let open_modules = ref [] let annotations = ref false let binary_annotations = ref true let print_types = ref false let native_code = ref false let error_size = ref 500 let dont_write_files = ref true let keep_locs = ref true let keep_docs = ref false let transparent_modules = ref true let for_package = ref None let debug = ref false let opaque = ref false let unboxed_types = ref false let locations = ref true
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>