Skip to content

Commit

Permalink
See if ocamlfind is the culprit ?
Browse files Browse the repository at this point in the history
  • Loading branch information
ejgallego committed Sep 29, 2023
1 parent 7e2cce9 commit 013cede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package_picks/package-pick-8.17~2023.08-coq-lsp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ PACKAGES=""
########## BASE PACKAGES ##########

# Coq needs a patched ocamlfind to be relocatable by installers
PACKAGES="${PACKAGES} PIN.ocamlfind.1.9.5~relocatable"
PACKAGES="${PACKAGES} ocamlfind.1.9.5"
# Since dune does support Coq, it is explicitly selected
PACKAGES="${PACKAGES} dune.3.7.0"
PACKAGES="${PACKAGES} dune-configurator.3.7.0"
Expand Down

0 comments on commit 013cede

Please sign in to comment.