Module Common.Pretty

Named signatures for types that can be pretty-printed.

module type S = sig ... end
module type S1 = sig ... end
module type S2 = sig ... end