Module Migrate_parsetree_compiler_functions

val error_of_exn : exn -> Location.error option
val get_load_paths : unit -> string list
val load_path_init : string list -> unit
val get_unboxed_types : unit -> bool
val set_unboxed_types : bool -> unit
val may_map : ('a -> 'b) -> 'a option -> 'b option