(library
  (name flow_service_autocomplete)
  (wrapped false)
  (libraries
    flow_server_protocol
    flow_service_type_info
    flow_state_heaps_parsing
    flow_typing
    collections ; hack
    flow_code_action
  )
  (preprocess (pps ppx_let))
)
