(library
 (name cohttp_lwt)
 (public_name cohttp-lwt)
 (synopsis "Lwt backend")
 (preprocess
  (pps ppx_sexp_conv))
 (libraries lwt uri cohttp logs logs.lwt))
