package ocaml-compiler

  1. Overview
  2. Docs

doc/compiler-libs.common/Errortrace_report/index.html

Module Errortrace_report

Functions for reporting core level type errors.

val ambiguous_type : Format_doc.formatter -> Env.t -> (Path.t * Path.t) -> (Path.t * Path.t) list -> Format_doc.t -> Format_doc.t -> Format_doc.t -> unit
val unification : Format_doc.formatter -> Env.t -> Errortrace.unification_error -> ?type_expected_explanation:Format_doc.t -> Format_doc.t -> Format_doc.t -> unit
val subtype : Format_doc.formatter -> Env.t -> Errortrace.Subtype.error -> string -> unit
OCaml

Innovation. Community. Security.