Skip to content

Commit

Permalink
make lsp public
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Dec 12, 2019
1 parent b8b6229 commit 23fc677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lsp/src/dune
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
(library
(name lsp)
(public_name lsp)
(libraries yojson threads.posix result ppx_yojson_conv_lib)
(flags :standard "-open" "Result" "-open" "Ppx_yojson_conv_lib" "-open" "Yojson_conv")
(lint (pps ppx_yojson_conv)))
Expand Down

0 comments on commit 23fc677

Please sign in to comment.