(library
 (name dag)
 (libraries stdune incremental_cycles)
 (synopsis "Directed Acyclic Graph library")
 (instrumentation
  (backend bisect_ppx)))
