Merlin_utils.Lib_configWhen using Merlin as a library, one should use functions provided by this module to customize Merlin's behaviour.
set_program sets the name of the program that will be used in error messages.
program () returns the name of the program as registered by set_program. Defaults to "Merlin".
module Json : sig ... endmodule System : sig ... endMerlin spawns child processes for preprocessors (pp and ppx), which can be customized via System