(library
  (name lsp)
  (wrapped false)
  (libraries
    base
    file_content
    file_url
    hh_json
    jsonrpc
    flow_exit_status
    utils_core)
  (preprocess
    (pps lwt_ppx ppx_deriving.std ppx_deriving.enum)))
