(library
 (name dune_console)
 (libraries stdune threads.posix)
 (instrumentation
  (backend bisect_ppx)))
