Skip to content

Commit

Permalink
Pin version of lsp until a working version is released
Browse files Browse the repository at this point in the history
  • Loading branch information
Gbury committed Nov 20, 2020
1 parent 8c497a5 commit dfbd7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolmen_lsp.opam
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ depends: [
"ocaml-syntax-shims"
# "lsp"
]
pin-depends: [ "lsp.dev" "git+https://github.com/ocaml/ocaml-lsp.git" ]
pin-depends: [ "lsp.dev" "git+https://github.com/ocaml/ocaml-lsp.git#12639888c8f47ae465999678b90c157c459ffc2a" ]
tags: [ "logic" "computation" "automated theorem prover" "lsp" "language server protocol"]
homepage: "https://github.com/Gbury/dolmen"
dev-repo: "https://github.com/Gbury/dolmen.git"
Expand Down

0 comments on commit dfbd7ff

Please sign in to comment.