ejgallego / coq-lsp

Visual Studio Code Extension and Language Server Protocol for Coq
GNU Lesser General Public License v2.1
143 stars 31 forks source link

[build] [deps] Merge `serlib` into coq-lsp #698

Closed ejgallego closed 3 months ago

ejgallego commented 4 months ago

It makes a lot more sense for us to develop serlib natively here, as we need new exclusive functionalities and the submodules are not bringing us a lot.

I guess we will reverse the dependency and have sertop depend on coq-lsp serlib's, if that's still needed.

TODO:

Alizter commented 4 months ago

What happens to the opam package? Do you just switch the source?

ejgallego commented 4 months ago

What happens to the opam package? Do you just switch the source?

coq-lsp wont' depend anymore on coq-serapi

Newer coq-serapi will depend on coq-lsp, if there is a new release tho, likely the last.