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