package coq-lsp

  1. Overview
  2. Docs

Source file message.ml

1
2
3
4
(** Messages from Coq *)
type t = Loc.t option * int * Pp.t

type coq = Feedback.feedback
OCaml

Innovation. Community. Security.