Dependency.ExceptionVertex
type t = {
rules : Catala_utils.Pos.t Shared_ast.RuleName.Map.t;
label : Shared_ast.LabelName.t;
}