package alba

  1. Overview
  2. Docs
type pos = Fmlib.Position.t
type range = pos * pos
module Make (PP : Fmlib.Pretty_printer.SIG) : sig ... end

Pretty printer for some standard messages needed by the Alba compiler.