Module Graph.Persistent

module type S = sig ... end
module Digraph : sig ... end
module Graph : S