(library
  (name flow_parsing)
  (wrapped false)
  (libraries
    flow_common
    flow_monitor_rpc
    flow_exports
    flow_procs
    flow_service_inference_module
    flow_state_heaps_parsing
    flow_state_readers
    xx
    flow_package
    flow_remote_execution
  )
  (preprocess (pps lwt_ppx))
)
