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

(dirs
 (:standard __tests__))
