package dolmen_loop

  1. Overview
  2. Docs

Module Dolmen_loop.ReportSource

Some types

Sourcetype 'a error
Sourcetype 'a warning
Sourcetype any_error =
  1. | Any_err : _ error -> any_error
Sourcetype any_warning =
  1. | Any_warn : _ warning -> any_warning

Reports

Sourcemodule T : sig ... end

Errors

Sourcemodule Error : sig ... end

Warnings

Sourcemodule Warning : sig ... end

Report configuration

Sourcemodule Conf : sig ... end
OCaml

Innovation. Community. Security.