(library
  (name flow_service_refactor)
  (wrapped false)
  (libraries
    base
    flow_common_utils
    flow_parser
    flow_parser_utils
    flow_parser_utils_output_printers
    flow_server_find_refs
    flow_service_get_def
    imported_core ; hack
  )
  (preprocess (pps lwt_ppx))
)
