mirror of
https://github.com/c-cube/linol.git
synced 2025-12-07 11:45:43 -05:00
7 lines
177 B
Text
7 lines
177 B
Text
(executable
|
|
(name main)
|
|
(package ocaml-lsp-server)
|
|
(public_name ocamllsp)
|
|
(libraries dune-build-info stdune lsp ocaml_lsp_server)
|
|
(instrumentation
|
|
(backend bisect_ppx)))
|