(library
 (name fiber)
 (libraries stdune dyn)
 (synopsis "Monadic concurrency library")
 (instrumentation
  (backend bisect_ppx)))
