(library
  (name interactive)
  (public_name comby.interactive)
  (preprocess (pps ppx_sexp_conv))
  (libraries comby-kernel comby.configuration core shell.filename_extended lwt lwt.unix))
