mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
6 lines
196 B
Text
6 lines
196 B
Text
(library
|
|
(name linol)
|
|
(public_name linol)
|
|
(private_modules log)
|
|
(flags :standard -warn-error -a+8)
|
|
(libraries yojson logs threads trace.core (re_export linol.lsp) (re_export linol.jsonrpc)))
|