(library
 (name dune_tui)
 (libraries
  stdune
  dune_notty
  dune_notty_unix
  dune_console
  dune_threaded_console
  threads.posix)
 (instrumentation
  (backend bisect_ppx)))
