package merlin-lib
Merlin's libraries
Install
Dune Dependency
Authors
Maintainers
Sources
merlin-4.19-414.tbz
sha256=60a630f59203a9ce7047a5f04d0f239945960dac6f38102922e328b6d2657384
sha512=19f8ec152356873e29c05b971a529146bb7079929037c2b35a5c0afb0b3adf662341ee8527282c5fdd16de391d01c2c469fc8629af9e0ae443fa9f42472b70bb
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)"
>