this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #26263 from avsm/ocaml-lsp-upper-5.2

ocaml-lsp-server: remove avoid-version now ocaml.5.2.0 is out

authored by

Marcello Seri and committed by
GitHub
7f205907 f45685ef

-2
-2
packages/ocaml-lsp-server/ocaml-lsp-server.1.18.0~5.2preview/opam
··· 46 46 "merlin-lib" {>= "5.1"} 47 47 "ocaml-index" {>= "1.0" & post} 48 48 ] 49 - flags: avoid-version 50 - available: opam-version >= "2.1.0" 51 49 dev-repo: "git+https://github.com/ocaml/ocaml-lsp.git" 52 50 build: [ 53 51 ["dune" "subst"] {dev}