(library
   (name comby_semantic)
   (public_name comby-semantic)
   (instrumentation (backend bisect_ppx))
   (preprocess (pps ppx_deriving.show ppx_deriving.eq ppx_sexp_conv))
   (libraries
      core_kernel
      lwt
      cohttp
      cohttp-lwt-unix
      yojson))
